summaryrefslogtreecommitdiff
path: root/Userland/DevTools/HackStudio/LanguageServers/Cpp/LexerAutoComplete.h
AgeCommit message (Expand)Author
2021-05-16HackStudio+CppLanguageServer: Remove lexer-based autocomplete engineItamar
2021-05-14LanguageServers: Remove ClientConnection dependencyItamar
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-03-04HackStudio/LanguageServers: Move some components out of CppAnotherTest
2021-02-27LanguageServers/Cpp: Update client asynchronously about symbolsItamar
2021-02-08LanguageServers/Cpp: Use FileDB and AutoCompleteEngine base classItamar
2021-01-27HackStudio: Integate with C++ parser-based autocompleteItamar