Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/ai-code-completion
browser/code-completion-postprocessor
CodeCompletionPostProcessor
Interface CodeCompletionPostProcessor
interface
CodeCompletionPostProcessor
{
postProcess
(
text
:
string
)
:
string
;
}
Index
Methods
post
Process
Methods
post
Process
postProcess
(
text
:
string
)
:
string
Parameters
text
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
post
Process
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...