Itamar
|
32be65a8b4
CppLanguageServer: Add "get_parameters_hint" capability
|
4 years ago |
Itamar
|
743157348d
HackStudio: Add LanguageClient::Language() getter
|
4 years ago |
Federico Guerinoni
|
e0f1c237d2
HackStudio: Make TODO entries clickable
|
4 years ago |
Federico Guerinoni
|
26a7356e90
LanguageServers: Add function to collect TODO entries in a document
|
4 years ago |
Andreas Kling
|
c1c252ddb2
LibIPC: Remove unnecessary IPC::ServerConnection::handshake()
|
4 years ago |
Andreas Kling
|
0af69e8917
HackStudio: Greet language servers asynchronously
|
4 years ago |
Itamar
|
b1531b78f6
HackStudio+CppLanguageServer: Remove lexer-based autocomplete engine
|
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 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Itamar
|
cfa100cb65
HackStudio: Restart LanguageServer if it crashes
|
4 years ago |
Itamar
|
74070ef74d
HackStudio: Map connections to langauge-servers by language name
|
4 years ago |
Itamar
|
05c48cc8d8
LanguageServers/Cpp: Fix nullptr dereference in ~LanguageClient
|
4 years ago |
Itamar
|
17e6287333
LanguageServers/Cpp: Fix typo
|
4 years ago |
Itamar
|
a94b5376bc
LanguageServers/Cpp: Update client asynchronously about symbols
|
4 years ago |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 years ago |
Itamar
|
5bc82c0185
LanguageServers/Cpp: Add 'FindDeclaration' capability
|
4 years ago |
Itamar
|
715933ce8b
HackStudio: Handle crash of the LanguageServer gracefully
|
4 years ago |
Itamar
|
bed06b13f3
LanguageServers/Cpp: Add FileDB and pass project_root in Greet()
|
4 years ago |
Andreas Kling
|
1ce03f4f34
LibIPC: Stop sending client ID to clients
|
4 years ago |
Itamar
|
fa18010477
HackStudio: Integate with C++ parser-based autocomplete
|
4 years ago |
Itamar
|
8ed96eb27c
HackStudio: Attach previous Language Client when detaching
|
4 years ago |
Andreas Kling
|
4055b03291
DevTools: Move to Userland/DevTools/
|
4 years ago |