1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 16:28:11 +00:00
serenity/Userland/DevTools/HackStudio/LanguageServers
Itamar fa18010477 HackStudio: Integate with C++ parser-based autocomplete
By default, C++ auto completion will still be performed by the
lexer-based logic.
However, the parser-based logic can be switched on via the menubar.
2021-01-27 21:10:57 +01:00
..
Cpp HackStudio: Integate with C++ parser-based autocomplete 2021-01-27 21:10:57 +01:00
Shell HackStudio: Integate with C++ parser-based autocomplete 2021-01-27 21:10:57 +01:00
CMakeLists.txt DevTools: Move to Userland/DevTools/ 2021-01-12 12:18:55 +01:00
LanguageClient.ipc DevTools: Move to Userland/DevTools/ 2021-01-12 12:18:55 +01:00
LanguageServer.ipc HackStudio: Integate with C++ parser-based autocomplete 2021-01-27 21:10:57 +01:00