1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 02:57:42 +00:00
serenity/Userland/DevTools
Itamar 28ff7d49ad HackStudio: Only send the content of open files to language server
When respawning the language server, we only need to send the content
of opened files to the server.

The on-disk content of files that are not currently open is up to
date, so the server can read them on its own.
2021-12-03 15:38:21 +01:00
..
HackStudio HackStudio: Only send the content of open files to language server 2021-12-03 15:38:21 +01:00
Inspector Everywhere: Use default execpromises argument for Core::System::pledge 2021-11-28 08:04:57 +01:00
Playground Everywhere: Use default execpromises argument for Core::System::pledge 2021-11-28 08:04:57 +01:00
Profiler LibDesktop: Make allowlist APIs return ErrorOr<void> 2021-11-24 00:25:23 +01:00
UserspaceEmulator UserspaceEmulator: Fix after add_positional_argument API change :^) 2021-11-26 16:47:39 -08:00
CMakeLists.txt HackStudio: Enable building HackStudio on x86_64 2021-08-02 00:57:06 +02:00