Fangrui Song
|
e6300aeb57
|
Refactor ReplyOnce; error if InitializeParams.rootUri is null
|
2019-10-24 18:37:54 -07:00 |
|
Fangrui Song
|
d2969b5185
|
hierarchicalDocumentSymbol: support SymbolKind::Function declaration and uniquify by range
Also ensure selectionRange is a subrange of range, otherwise VSCode won't show the item.
Use detailed_name for 'detail'
|
2019-10-24 18:37:54 -07:00 |
|
Fangrui Song
|
6dfe5d1c4f
|
Reduce MAKE_REFLECT_STRUCT in lsp.hh
Position -> Pos; lsPosition -> Position
|
2019-10-24 18:37:54 -07:00 |
|
Fangrui Song
|
50736827ca
|
Remove ls prefix from many LSP interfaces
Rename SymbolKind to Kind & lsSymbolKind to SymbolKind
Use textDocumentSync: TextDocumentSyncOptions
|
2019-10-24 18:37:54 -07:00 |
|
Fangrui Song
|
e3a2f1a9a8
|
*.h -> *.hh
|
2019-10-24 18:37:54 -07:00 |
|
Fangrui Song
|
67eb1e6b23
|
Refactor message handler and namespace ccls
|
2019-10-24 18:37:53 -07:00 |
|