Itamar
|
84e34d76d8
HackStudio+LanguageServers/Cpp: Show scope of symbols in Locator
|
4 years ago |
Itamar
|
6054a418e5
LanguageServers/Cpp: Declarations inside namespaces are globally visible
|
4 years ago |
Itamar
|
8688259ed9
LanguageServers/Cpp: Support jumping to declaration of preprocessor
|
4 years ago |
Itamar
|
8a102fe3ec
LibCpp: Implement Parser::text_in_range using text of tokens
|
4 years ago |
Itamar
|
3658c4c567
LibCpp: Replace defined preprocessor values when parsing
|
4 years ago |
Itamar
|
3f0ace6670
LanguageServers/Cpp: Allow the creation of DocumentData objects to fail
|
4 years ago |
AnotherTest
|
e59a631511
HackStudio/LanguageServers: Move some components out of Cpp
|
4 years ago |
Itamar
|
a94b5376bc
LanguageServers/Cpp: Update client asynchronously about symbols
|
4 years ago |
Itamar
|
4b483071fb
LanguageServers: Add ProjectLoaction, Declaration types and use in IPC
|
4 years ago |
Itamar
|
5bc82c0185
LanguageServers/Cpp: Add 'FindDeclaration' capability
|
4 years ago |
Itamar
|
ef9bfbd383
LanguageServers/Cpp: Autocomplete declarations from included headers
|
4 years ago |
Itamar
|
72fdab7bfb
LanguageServers/Cpp: ParserAutoComplete engine inspects header files
|
4 years ago |
Itamar
|
c85dad2383
HackStudio: Add parser-based c++ autocomplete engine
|
4 years ago |