Nathan Ridge
|
9f4b30ca8c
|
Fix semantic highlighting regressions from switch from ClangSymbolKind to lsSymbolKind (fixes #469)
|
2018-02-22 16:11:35 -08:00 |
|
Fangrui Song
|
61b5ef4fa0
|
Reduce <iostream>; don't include rapidjson in language_server_api.h; add role to lsReferenceContext
|
2018-02-22 14:39:46 -08:00 |
|
Jacob Dufault
|
01fe19f280
|
Format code
|
2018-02-21 23:34:32 -08:00 |
|
Fangrui Song
|
488f6cc962
|
Add lsSymbolKind::StaticMethod (extension) and set parentKind
|
2018-02-18 19:01:22 -08:00 |
|
Fangrui Song
|
58d6547411
|
Remove ClangSymbolKind in favor of lsSymbolKind
|
2018-02-18 11:43:28 -08:00 |
|
Fangrui Song
|
273b670c0d
|
Jump to the closest symbol and add more lsSymbolKind constants
|
2018-02-13 12:00:43 -08:00 |
|
Fangrui Song
|
ef5db9b3fe
|
Move symbol related structs to symbol.h and add kind/role to textDocument/documentHighlight
|
2018-02-12 17:15:19 -08:00 |
|