mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-27 03:37:53 +00:00
6 lines
200 B
Plaintext
6 lines
200 B
Plaintext
endpoint LanguageClient = 8002
|
|
{
|
|
AutoCompleteSuggestions(Vector<GUI::AutocompleteProvider::Entry> suggestions) =|
|
|
DeclarationLocation(GUI::AutocompleteProvider::ProjectLocation location) =|
|
|
}
|