| Value | Meaning |
|---|---|
| uninitialized0b00000000_00000000 | |
| autocomplete0b00000000_00000001 | Autocompletion |
| clearCache0b00000000_00000010 | Clear the completion cache |
| addImport0b00000000_00000100 | Add import directory to server |
| shutdown0b00000000_00001000 | Shut down the server |
| symbolLocation0b00000000_00010000 | Get declaration location of given symbol |
| doc0b00000000_00100000 | Get the doc comments for the symbol |
| query0b00000000_01000000 | Query server status |
| search0b00000000_10000000 | Search for symbol |
| listImports0b00000001_00000000 | List import directories |
| localUse0b00000010_00000000 | local symbol usage |
Request kind