mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-22 08:00:45 +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.
4 lines
53 B
Text
4 lines
53 B
Text
endpoint CppLanguageClient = 8002
|
|
{
|
|
Dummy() =|
|
|
}
|