diff options
author | AnotherTest <ali.mpfard@gmail.com> | 2020-10-02 03:01:33 +0330 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-10-02 20:47:57 +0200 |
commit | ac5e08a541409bc47766be5196f5bec3140339dd (patch) | |
tree | 4bb74366408dfe3a8075445f1274b3c1a41f8223 /.github | |
parent | 44f9637e20c3e47b5c97578d6df0f6a49c2589af (diff) | |
download | serenity-ac5e08a541409bc47766be5196f5bec3140339dd.zip |
HackStudio: Abstract away language-server details
This commit moves all the logic that deals with the language server
(from HackStudio) into a LanguageClient class, provides some functions
to make constructing them easier, and makes all language servers use a
singular IPC definition.
Also fixes the FIXME about making the autocompletion async.
This makes adding language servers in the future significantly less
duplicate-y, and significantly easier :^)
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions