Method ProcessAutoComplete
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
ProcessAutoComplete(out string)
When implemented by a class, inserts end-of-block code fragment if needed.
bool ProcessAutoComplete(out string code)
Parameters
code
stringCode fragment to be inserted.
Returns
- bool
True if end-of-block is inserted; otherwise false.