mirror of
https://github.com/RGBCube/serenity
synced 2025-10-17 14:02:08 +00:00

The language server keeps track of the content of currently edited files by receiving updates about edit actions. Also, C++ autocompletion is no longer tied to HackStudio itself and moved to be part of the language server.
1 line
22 B
CMake
1 line
22 B
CMake
add_subdirectory(Cpp)
|