Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/MulgaSoft/e4macs
/ functions
Functions
2,316 in github.com/MulgaSoft/e4macs
⨍
Functions
2,316
◇
Types & classes
416
↓ 6 callers
Method
getSpaces
Get whitespace as appropriate @param column the starting column @param colLen the column length @return whitespace of column length
Emacs+/src/com/mulgasoft/emacsplus/execute/ColumnSupport.java:124
↓ 6 callers
Method
getTopElement
@param ele start from here @return the most distant parent for the editor area
Emacs+/src/com/mulgasoft/emacsplus/e4/commands/E4WindowCmd.java:229
↓ 6 callers
Method
getTrigger
Adapt the prefix display in the minibuffer to the actual key binding @param keyCode @param stateMask @return the trigger string
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/UniversalMinibuffer.java:253
↓ 6 callers
Method
getWorkbenchPage
()
Emacs+/src/com/mulgasoft/emacsplus/commands/EmacsPlusCmdHandler.java:1118
↓ 6 callers
Method
isEnabled
()
Emacs+/src/com/mulgasoft/emacsplus/preferences/KbdMacroListEditor.java:59
↓ 6 callers
Method
leave
(boolean closeDialog)
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/MetaXMinibuffer.java:261
↓ 6 callers
Method
parseRect
(String rect)
Emacs+/src/com/mulgasoft/emacsplus/preferences/PrefVars.java:300
↓ 6 callers
Method
popEvent
()
Emacs+/src/com/mulgasoft/emacsplus/execute/RepeatingSupport.java:41
↓ 6 callers
Method
removeClipActionListener
Restore the naked Eclipse action stored inside our delegate @param editor @param actionName
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusActivation.java:770
↓ 6 callers
Method
removeDocumentListener
(ITextEditor editor)
Emacs+/src/com/mulgasoft/emacsplus/execute/KbdMacroSupport.java:820
↓ 6 callers
Method
rotateYankPos
Rotate the yank position in the specified direction @param direction @return the element at the new position
Emacs+/src/com/mulgasoft/emacsplus/RingBuffer.java:367
↓ 6 callers
Method
setClipFeature
Enable which commands copy their kill contents to the clipboard as well as the kill ring This expands the feature available in the default eclipse imp
Emacs+/src/com/mulgasoft/emacsplus/KillRing.java:228
↓ 6 callers
Method
setEditor
(ITextEditor editor)
Emacs+/src/com/mulgasoft/emacsplus/execute/KbdMacroSupport.java:187
↓ 6 callers
Method
setEnd
(int end)
Emacs+/src/com/mulgasoft/emacsplus/commands/ParagraphTransposeHandler.java:303
↓ 6 callers
Method
setRedraw
(ISourceViewer view, boolean value)
Emacs+/src/com/mulgasoft/emacsplus/execute/KbdMacroSupport.java:199
↓ 6 callers
Method
start
This method is called upon plug-in activation
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusActivator.java:65
↓ 6 callers
Method
transformSpace
Replace any whitespace around offset of the selection with the String replace @param editor @param document @param selection @param replace - the repl
Emacs+/src/com/mulgasoft/emacsplus/commands/WhitespaceHandler.java:35
↓ 5 callers
Method
addBindings
For each, if the command exists in the current system, add the new binding to the Emacs+ scheme @param editor @param bindingResult
Emacs+/src/com/mulgasoft/emacsplus/DynamicInitializer.java:74
↓ 5 callers
Method
charEvent
Dispatch to the immediate char handler @see com.mulgasoft.emacsplus.minibuffer.WithMinibuffer#charEvent(org.eclipse.swt.events.VerifyEvent)
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/ZapMinibuffer.java:31
↓ 5 callers
Method
disposeTip
()
Emacs+/src/com/mulgasoft/emacsplus/execute/SelectionDialog.java:122
↓ 5 callers
Method
executeCR
@param event
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/WithMinibuffer.java:654
↓ 5 callers
Method
extractUniversalCount
If the universal argument has been passed as a parameter to this command then extract it and set the universal count and states appropriately. @param
Emacs+/src/com/mulgasoft/emacsplus/commands/EmacsPlusCmdHandler.java:247
↓ 5 callers
Method
get
Return the element's string at the specified position @param pos the element's position @return the element's string or null if no element at that po
Emacs+/src/com/mulgasoft/emacsplus/RingBuffer.java:173
↓ 5 callers
Method
getAF
(Object o, String fieldName)
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusUtils.java:783
↓ 5 callers
Method
getAM
(Object o, String methodName)
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusUtils.java:750
↓ 5 callers
Method
getAlignControl
()
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/AlignMinibuffer.java:123
↓ 5 callers
Method
getBackward
()
Emacs+/src/com/mulgasoft/emacsplus/commands/TransposeSexpHandler.java:265
↓ 5 callers
Method
getBegin
()
Emacs+/src/com/mulgasoft/emacsplus/commands/ParagraphTransposeHandler.java:293
↓ 5 callers
Method
getBracketMatch
Use the character pair matcher to find returns the minimal region of the document that contains both characters @param document @param pos @return IR
Emacs+/src/com/mulgasoft/emacsplus/commands/SexpHandler.java:412
↓ 5 callers
Method
getCharCount
Get the selection point from the text widget @param editor @return the selection point iff it is a (Styled)Text widget x is the offset of the first
Emacs+/src/com/mulgasoft/emacsplus/MarkUtils.java:269
↓ 5 callers
Method
getElement
Return the element at the specified position @param pos the element's position @return the element or null if no element at that position
Emacs+/src/com/mulgasoft/emacsplus/RingBuffer.java:188
↓ 5 callers
Method
getExecutable
()
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/ExecutingMinibuffer.java:52
↓ 5 callers
Method
getForward
()
Emacs+/src/com/mulgasoft/emacsplus/commands/TransposeSexpHandler.java:262
↓ 5 callers
Method
getOrderedStacks
Get the ordered list of stacks @param apart @return a list of MElementContainer<MUIElement> representing all the PartStacks
Emacs+/src/com/mulgasoft/emacsplus/e4/commands/E4WindowCmd.java:137
↓ 5 callers
Method
getRef
()
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/SwitchMinibuffer.java:352
↓ 5 callers
Method
getSearchStr
Get the string for which to search (may be regexp)
Emacs+/src/com/mulgasoft/emacsplus/execute/ISearchResult.java:19
↓ 5 callers
Method
getSearchStr
@return the searchStr
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/SearchReplaceMinibuffer.java:244
↓ 5 callers
Method
getSelected
(MUIElement ele)
Emacs+/src/com/mulgasoft/emacsplus/e4/commands/E4WindowCmd.java:300
↓ 5 callers
Method
getSizeAdjustment
()
Emacs+/src/com/mulgasoft/emacsplus/execute/SelectionDialog.java:136
↓ 5 callers
Method
getTextEditor
If we're a multi-page editor, try to extract the text editor @param editor the selected editor @param activate force the text editor to be the activ
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusUtils.java:309
↓ 5 callers
Method
getType
()
Emacs+/src/com/mulgasoft/emacsplus/preferences/PrefVars.java:124
↓ 5 callers
Method
hasKbdMacro
()
Emacs+/src/com/mulgasoft/emacsplus/commands/KbdMacroExecuteHandler.java:127
↓ 5 callers
Method
id
Get the printable id @return the printable id
Emacs+/src/com/mulgasoft/emacsplus/YankRotate.java:41
↓ 5 callers
Method
init
(String newString)
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/MinibufferImpl.java:144
↓ 5 callers
Method
isCaseSensitive
Return true if search should be case sensitive
Emacs+/src/com/mulgasoft/emacsplus/execute/ISearchResult.java:21
↓ 5 callers
Method
isInMetaXCommand
(String commandId)
Emacs+/src/com/mulgasoft/emacsplus/execute/RepeatingSupport.java:31
↓ 5 callers
Method
isOk
()
Emacs+/src/com/mulgasoft/emacsplus/commands/ParagraphTransposeHandler.java:311
↓ 5 callers
Method
kbdMacroId
(String name)
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusUtils.java:691
↓ 5 callers
Method
processKey
(VerifyEvent event)
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/KeyHandlerMinibuffer.java:178
↓ 5 callers
Method
putNext
(String text, int offset)
Emacs+/src/com/mulgasoft/emacsplus/KillRing.java:177
↓ 5 callers
Method
removeBeepListener
(IBeepListener beeper)
Emacs+/src/com/mulgasoft/emacsplus/Beeper.java:94
↓ 5 callers
Method
replaceIt
Perform one replacement @return the replacement index
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/SearchReplaceMinibuffer.java:683
↓ 5 callers
Method
reset
()
Emacs+/src/com/mulgasoft/emacsplus/commands/CaseCommandHandler.java:151
↓ 5 callers
Method
resetSearch
Turn off searching and reset state
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/CompletionMinibuffer.java:412
↓ 5 callers
Method
saveState
Store the search result.
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/SearchMinibuffer.java:1023
↓ 5 callers
Method
setClipboardText
(String text)
Emacs+/src/com/mulgasoft/emacsplus/KillRing.java:328
↓ 5 callers
Method
setCursorOffset
Set the cursor offset using the editors selection provider @param editor @param offset in model coords
Emacs+/src/com/mulgasoft/emacsplus/commands/EmacsPlusCmdHandler.java:953
↓ 5 callers
Method
setMBString
(String newString)
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/WithMinibuffer.java:1067
↓ 5 callers
Method
setSplitSelf
@param splitSelf the splitSelf to set
Emacs+/src/com/mulgasoft/emacsplus/e4/commands/E4WindowCmd.java:69
↓ 5 callers
Method
setValue
Set the current value of the preference in the preference store @param val the Object representing the value - converted to correct type based on the
Emacs+/src/com/mulgasoft/emacsplus/preferences/PrefVars.java:137
↓ 5 callers
Method
suppressMessages
Determine if the status messages should be suppressed (typically during a macro execution as they slow the execution down unnecessarily) @return true
Emacs+/src/com/mulgasoft/emacsplus/execute/KbdMacroSupport.java:132
↓ 5 callers
Method
updateRectangle
Change the contents of the rectangle based on the update string and flag settings @param editor @param document @param selection @param updateStr if
Emacs+/src/com/mulgasoft/emacsplus/commands/RectangleHandler.java:128
↓ 4 callers
Method
addClipActionListener
Wrap and replace the Eclipse action with our delegate @param editor @param actionName
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusActivation.java:821
↓ 4 callers
Method
addClipCommand
(String clipCommand)
Emacs+/src/com/mulgasoft/emacsplus/KillRing.java:254
↓ 4 callers
Method
beginSession
(ITextEditor editor, IWorkbenchPage page, ExecutionEvent event)
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/WithMinibuffer.java:237
↓ 4 callers
Method
checkKey
(VerifyEvent event)
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/KeyHandlerMinibuffer.java:200
↓ 4 callers
Method
clearShifted
Force clearing of shifted flag when appropriate
Emacs+/src/com/mulgasoft/emacsplus/commands/EmacsMovementHandler.java:265
↓ 4 callers
Method
closeDialog
()
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/WithMinibuffer.java:371
↓ 4 callers
Method
doSetResultMessage
(String message, boolean error)
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/WithMinibuffer.java:464
↓ 4 callers
Method
endKbdMacro
End the definition of a keyboard macro @return true if macro was being defined, else false
Emacs+/src/com/mulgasoft/emacsplus/execute/KbdMacroSupport.java:331
↓ 4 callers
Method
endTransform
(ITextEditor editor, int offset, ITextSelection origSelection,ITextSelection selection)
Emacs+/src/com/mulgasoft/emacsplus/commands/SexpHandler.java:170
↓ 4 callers
Method
errorResult
(ITextEditor editor, String formatMessage)
Emacs+/src/com/mulgasoft/emacsplus/commands/UniversalHandler.java:160
↓ 4 callers
Method
executeBinding
Execute the binding if possible, else resend the event @param ed @param event from which to determine the binding @return true if binding executed
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/WithMinibuffer.java:846
↓ 4 callers
Method
findSourceViewer
(ITextEditor editor)
Emacs+/src/com/mulgasoft/emacsplus/execute/KbdMacroSupport.java:1264
↓ 4 callers
Method
getActiveTextEditor
Extract the text editor from the editor. For multi part editors, try dereferencing via a getAdapter call @param editor @return the ITextEditor or nul
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusUtils.java:281
↓ 4 callers
Method
getBindingService
()
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusUtils.java:606
↓ 4 callers
Method
getClipboardText
Get the text from the system clipboard @return the system clipboard content as a String
Emacs+/src/com/mulgasoft/emacsplus/KillRing.java:320
↓ 4 callers
Method
getCmd
()
Emacs+/src/com/mulgasoft/emacsplus/execute/KbdMacroSupport.java:1136
↓ 4 callers
Method
getColumn
@param document @param offset - the initial offset on the line @param numChars - the number of characters from offset to eol @param column - the targe
Emacs+/src/com/mulgasoft/emacsplus/execute/ColumnSupport.java:192
↓ 4 callers
Method
getCommandSubTree
Compute the command subtree given the current user input @param map @param subString @return the computed sub map
Emacs+/src/com/mulgasoft/emacsplus/execute/CommandSupport.java:158
↓ 4 callers
Method
getCurrentEditor
()
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusUtils.java:578
↓ 4 callers
Method
getDefaultSize
()
Emacs+/src/com/mulgasoft/emacsplus/RingBuffer.java:83
↓ 4 callers
Method
getDetachedFrames
Get the list of detached windows, if any NB: The docs don't guarantee a non-null return, but the implementation seems to Nor do they guarantee an ord
Emacs+/src/com/mulgasoft/emacsplus/e4/commands/E4WindowCmd.java:323
↓ 4 callers
Method
getDirection
(boolean horizontal)
Emacs+/src/com/mulgasoft/emacsplus/e4/commands/WindowSplitCmd.java:41
↓ 4 callers
Method
getEditArea
Find the edit area. @param w @return the MArea element containing the editors
Emacs+/src/com/mulgasoft/emacsplus/e4/commands/E4WindowCmd.java:279
↓ 4 callers
Method
getEvent
()
Emacs+/src/com/mulgasoft/emacsplus/execute/KbdMacroSupport.java:1122
↓ 4 callers
Method
getHistoryRing
Get the history ring buffer for this minibuffer @return RingBuffer instance
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/HistoryMinibuffer.java:44
↓ 4 callers
Method
getId
(boolean isSelect)
Emacs+/src/com/mulgasoft/emacsplus/commands/EmacsMovementHandler.java:189
↓ 4 callers
Method
getInstance
()
Emacs+/src/com/mulgasoft/emacsplus/BufferLocal.java:36
↓ 4 callers
Method
getKbdMinibuffer
Returns the minibuffer, if we're currently executing within one @return minibuffer or null
Emacs+/src/com/mulgasoft/emacsplus/execute/KbdMacroSupport.java:243
↓ 4 callers
Method
getLabel
Cook up a label that is, hopefully, distinct and useful @param cat @return
Emacs+/src/com/mulgasoft/emacsplus/preferences/CommandCategoryEditor.java:158
↓ 4 callers
Method
getLine1
()
Emacs+/src/com/mulgasoft/emacsplus/commands/TransposeLineHandler.java:163
↓ 4 callers
Method
getLine2
()
Emacs+/src/com/mulgasoft/emacsplus/commands/TransposeLineHandler.java:167
↓ 4 callers
Method
getListUnchecked
()
Emacs+/src/com/mulgasoft/emacsplus/preferences/MListEditor.java:337
↓ 4 callers
Method
getNextPosition
Return the first boundary following the specified offset. The value returned is always greater than the offset or the value BreakIterator.DONE Emacs+
Emacs+/src/com/mulgasoft/emacsplus/commands/SexpHandler.java:153
↓ 4 callers
Method
getNumber
()
Emacs+/src/com/mulgasoft/emacsplus/IRegisterContents.java:19
↓ 4 callers
Method
getPos
()
Emacs+/src/com/mulgasoft/emacsplus/RingBuffer.java:101
↓ 4 callers
Method
getSearchResults
()
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/CompletionMinibuffer.java:131
↓ 4 callers
Method
getSelectionText
()
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/SearchMinibuffer.java:749
↓ 4 callers
Method
getStatusLineManager
Returns the status line manager of the workbench part. @param part an IEditorPart or IViewPart @return the status line manager of the part
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusUtils.java:496
← previous
next →
201–300 of 2,316, ranked by callers