5 lines
200 B
Text
5 lines
200 B
Text
endpoint LanguageClient = 8002
|
|
{
|
|
AutoCompleteSuggestions(Vector<GUI::AutocompleteProvider::Entry> suggestions) =|
|
|
DeclarationLocation(GUI::AutocompleteProvider::ProjectLocation location) =|
|
|
}
|