LanguageClient.ipc 94 B

1234
  1. endpoint LanguageClient = 8002
  2. {
  3. AutoCompleteSuggestions(Vector<String> suggestions) =|
  4. }