mirror of
https://github.com/RGBCube/serenity
synced 2026-01-18 04:31:00 +00:00
The C++ LanguageServer can now find the matching declaration for variable names, function calls, struct/class types and properties. When clicking on one of the above with Ctrl pressed, HackStudio will ask the language server to find a matching declaration, and navigate to the result in the Editor. :^) |
||
|---|---|---|
| .. | ||
| AutoComplete.cpp | ||
| AutoComplete.h | ||
| ClientConnection.cpp | ||
| ClientConnection.h | ||
| CMakeLists.txt | ||
| main.cpp | ||