Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 年之前 |
thislooksfun
|
a6a71869d7
HackStudio: Handle autocomplete inside #include's <> and ""
|
3 年之前 |
Itamar
|
9ae98bc81b
LibCpp: Handle circular imports gracefully
|
3 年之前 |
Itamar
|
32be65a8b4
CppLanguageServer: Add "get_parameters_hint" capability
|
4 年之前 |
Itamar
|
ccb52b005e
CppLanguageServer: Make properties_of_type return any property
|
4 年之前 |
Federico Guerinoni
|
26a7356e90
LanguageServers: Add function to collect TODO entries in a document
|
4 年之前 |
Itamar
|
4f1889c2cb
CppLanguageServer: Work with a HashMap of Symbols in each document
|
4 年之前 |
Itamar
|
c003c3c76d
CppLanguageServer+LibGUI: Autocomplete #include paths
|
4 年之前 |
Itamar
|
b50eaf75eb
CppLanguageServer: Rename Optional<> autocomplete* to try_autocomplete*
|
4 年之前 |
Itamar
|
400d3ddb08
LanguageServers: Rename AutoCompleteEngine => CodeComprehensionEngine
|
4 年之前 |