mirror of
https://github.com/RGBCube/serenity
synced 2025-10-30 05:22:33 +00:00
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. |
||
|---|---|---|
| .. | ||
| ClientConnection.cpp | ||
| ClientConnection.h | ||
| CMakeLists.txt | ||
| LexerAutoComplete.cpp | ||
| LexerAutoComplete.h | ||
| main.cpp | ||
| ParserAutoComplete.cpp | ||
| ParserAutoComplete.h | ||