Table of Contents

Method ProcessAutoComplete

Namespace
Alternet.Editor.TextSource
Assembly
Alternet.Editor.v9.dll

ProcessAutoComplete(out string)

Inserts end-of-block code fragment if needed.

public virtual bool ProcessAutoComplete(out string code)

Parameters

code string

Code fragment to be inserted.

Returns

bool

True if end-of-block is inserted; otherwise false.