mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-01 05:14:58 +00:00
The language server keeps track of the content of currently edited files by receiving updates about edit actions. Also, C++ autocompletion is no longer tied to HackStudio itself and moved to be part of the language server.
5 lines
53 B
Plaintext
5 lines
53 B
Plaintext
endpoint CppLanguageClient = 8002
|
|
{
|
|
Dummy() =|
|
|
}
|