mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-04-26 06:18:59 +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. |
||
---|---|---|
.. | ||
complete_includes.cpp | ||
complete_local_args.cpp | ||
complete_local_vars.cpp | ||
complete_type.cpp | ||
find_variable_declaration.cpp | ||
parameters_hint1.cpp | ||
sample_header.h |