Initial implementation of Language Server

This commit is contained in:
Christian Parpart
2021-12-16 17:52:49 +01:00
committed by chriseth
parent dc1dff975a
commit 927b24df1f
22 changed files with 1891 additions and 3 deletions
+1
View File
@@ -82,6 +82,7 @@ private:
void printVersion();
void printLicense();
void compile();
void serveLSP();
void link();
void writeLinkedFiles();
/// @returns the ``// <identifier> -> name`` hint for library placeholders.