served.commands.code_lens

Undocumented in source.

Members

Functions

getImportCompilationTime
int getImportCompilationTime(string code, string module_, string file)
Undocumented in source. Be warned that the author may not have intended to support it.
provideCodeLens
CodeLens[] provideCodeLens(CodeLensParams params)
Undocumented in source. Be warned that the author may not have intended to support it.
resolveCodeLens
CodeLens resolveCodeLens(CodeLens lens)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

importCompilationTimeRunning
bool importCompilationTimeRunning;
Undocumented in source.

Meta