mirror of
https://github.com/RGBCube/serenity
synced 2026-01-18 07:11:00 +00:00
... and performs preprocessing on the source code before parsing. To support this, we are now able to keep track of multiple files in the autocomplete engine. We re-parse a file whenever it is edited. |
||
|---|---|---|
| .. | ||
| AutoCompleteEngine.cpp | ||
| AutoCompleteEngine.h | ||
| ClientConnection.cpp | ||
| ClientConnection.h | ||
| CMakeLists.txt | ||
| FileDB.cpp | ||
| FileDB.h | ||
| LexerAutoComplete.cpp | ||
| LexerAutoComplete.h | ||
| main.cpp | ||
| ParserAutoComplete.cpp | ||
| ParserAutoComplete.h | ||