Menu

binary Goto-Definition plugins

Alexey T.

Goto-Definition plugins allow to find declaration of identifiers in the source code. They are called by command "Go to definition" of editor context menu.

Plugins must support at last [cActionFindID] action and should handle it like this:

The following functions must be exported by plugin:

See also:


Related

Wiki: SynAction
Wiki: SynInit
Wiki: binary API actions
Wiki: binary API
Wiki: cActionFindID
Wiki: cActionGetCaretPos
Wiki: cActionGetText
Wiki: cActionOpenFile
Wiki: cActionSetCaretPos

MongoDB Logo MongoDB