Fangrui Song
|
b84bd9d060
|
Make DocumentLink::range narrower
Thanks to Riatre #135
|
2018-11-27 21:34:33 -08:00 |
|
Fangrui Song
|
7ae32d740b
|
hierarchicalDocumentSymbol: support SymbolKind::Function declaration and uniquify by range
Also ensure selectionRange is a subrange of range otherwise VSCode
won't show the item.
|
2018-11-17 16:13:17 -08:00 |
|
Fangrui Song
|
8e60ad4057
|
hierarchicalDocumentSymbol: display member function declarations
|
2018-11-13 20:25:59 -08:00 |
|
Fangrui Song
|
c0b612395c
|
Remove ls prefix from many LSP interfaces
Rename SymbolKind to Kind & lsSymbolKind to SymbolKind
Use textDocumentSync: TextDocumentSyncOptions
|
2018-11-05 14:13:16 -08:00 |
|
Fangrui Song
|
ec8731932b
|
*.h -> *.hh
|
2018-10-28 21:33:19 -07:00 |
|
Fangrui Song
|
123f504d50
|
Refactor message handler and namespace ccls
|
2018-10-28 21:18:45 -07:00 |
|
Fangrui Song
|
323d2ec8bf
|
Implement textDocument/documentLink
|
2018-10-24 20:14:53 -07:00 |
|