SynWrite Wiki
Advanced text editor for programmers and Notepad replacement.
Brought to you by:
alexey_t,
matthias030
This action can be called by plugin to read text from current editor.
Action can also be used:
"*"
char may be appended - this means that user wants to search specified folder with all subfolders. Parameters:
Return value:
cSynError
.cSynSmallBuffer
, and required buffer size is stored in A3 parameter.cSynOK
, text is copied to buffer, and text length is stored in A3 parameter.
Wiki: binary API actions
Wiki: binary Auto-Completion plugins
Wiki: binary Goto-Definition plugins
Wiki: binary text range id
Wiki: cActionGetAutoComplete