Fangrui Song
|
5b41788ebb
|
Merge query.hh and query_util.hh
|
2019-10-24 18:37:54 -07:00 |
|
Fangrui Song
|
385eb582c8
|
codeAction: use codeActionProvider: CodeActionOptions and respect CodeActionParams::range
|
2019-10-24 18:37:54 -07:00 |
|
Fangrui Song
|
38227e2bd5
|
Make DocumentLink::range narrower
Thanks to Riatre #135
|
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
|
6283f7e919
|
hierarchicalDocumentSymbol: display member function declarations
|
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 |
|
Fangrui Song
|
05929b8afb
|
Implement textDocument/documentLink
|
2019-10-24 18:37:35 -07:00 |
|