mirror of
https://github.com/RGBCube/serenity
synced 2026-01-14 04:31:00 +00:00
This moves all code comprehension-related code to a new library, LibCodeComprehension. This also moves some types related to code comprehension tasks (such as autocomplete, find declaration) out of LibGUI and into LibCodeComprehension. |
||
|---|---|---|
| .. | ||
| Cpp | ||
| Shell | ||
| CMakeLists.txt | ||
| ConnectionFromClient.cpp | ||
| ConnectionFromClient.h | ||
| FileDB.cpp | ||
| FileDB.h | ||
| LanguageClient.ipc | ||
| LanguageServer.ipc | ||