ladybird/Userland
Itamar c003c3c76d CppLanguageServer+LibGUI: Autocomplete #include paths
The C++ language-server can now autocomplete include paths.

Paths that start with '<' will be searched in /usr/include, and paths
that start with '"' will be searched in the project's root directory.
2021-05-22 15:52:11 +02:00
..
Applets Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
Applications HexEditor: Fix typo: ASCII 2021-05-22 14:24:07 +01:00
Demos Revert "Userland: static vs non-static constexpr variables" 2021-05-21 10:30:52 +01:00
DevTools CppLanguageServer+LibGUI: Autocomplete #include paths 2021-05-22 15:52:11 +02:00
DynamicLoader DynamicLoader: Remove math functionality in favor of -lgcc 2021-05-07 15:35:50 +02:00
Games Hearts: Let the AI pick better lead cards 2021-05-22 12:03:31 +01:00
Libraries CppLanguageServer+LibGUI: Autocomplete #include paths 2021-05-22 15:52:11 +02:00
Services WindowServer: Notify window-less clients about theme/font changes 2021-05-22 10:21:52 +02:00
Shell Shell: Make sure all tests put their temp dirs in /tmp 2021-05-22 00:24:27 +04:30
Utilities js: Don't print newline for empty ArrayBuffer 2021-05-21 19:29:23 +01:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00