SynWrite Wiki
Advanced text editor for programmers and Notepad replacement.
Brought to you by:
alexey_t,
matthias030
This action is called by SW for FindID plugins, when user calls command "Go to definition" in editor context menu, and current editor lexer is supported by plugin.
Parameters:
Return value: cSynOK
if plugin could process the file, cSynError
if parsing error occured.
Wiki: binary API actions
Wiki: binary Goto-Definition plugins