Skip to main content
A newer version of this page is available. .

CodeCompletionRequestManager.UseLocalEngine Method

Name Parameters Description
UseLocalEngine() static none Activates the local code completion engine and stores report layouts in memory.
UseLocalEngine(ICodeCompletionContextStorage) static contextStorage Activates the local code completion engine and stores report layouts in the specified storage.