Itamar
|
32be65a8b4
CppLanguageServer: Add "get_parameters_hint" capability
|
4 years ago |
Itamar
|
c49cf23a86
LanguageServers: Remove ClientConnection dependency
|
4 years ago |
Gunnar Beutner
|
5bb79ea0a7
Userland: Update IPC calls to use proxies
|
4 years ago |
Gunnar Beutner
|
065040872f
Userland: Change IPC funcs to use plain arguments instead of a struct
|
4 years ago |
Gunnar Beutner
|
889359b6f9
Userland: Make IPC handlers return void if they don't have any outputs
|
4 years ago |
Gunnar Beutner
|
7cf2839a26
Userland: Get rid of the OwnPtr<...> boilerplate code for IPC handlers
|
4 years ago |
Andreas Kling
|
7ae7170d61
Everywhere: "file name" => "filename"
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Itamar
|
8688259ed9
LanguageServers/Cpp: Support jumping to declaration of preprocessor
|
4 years ago |
Itamar
|
4223f03b2b
LanguageServers: Support calling SetFileContent with not-yet open files
|
4 years ago |
AnotherTest
|
e59a631511
HackStudio/LanguageServers: Move some components out of Cpp
|
4 years ago |