mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-08-18 06:55:48 +03:00
More LSP work.
This commit is contained in:
@@ -33,6 +33,8 @@ class LSPClientPlugin : public UICodeEditorPlugin {
|
||||
|
||||
virtual ~LSPClientPlugin();
|
||||
|
||||
virtual void update( UICodeEditor* );
|
||||
|
||||
std::string getId() { return Definition().id; }
|
||||
|
||||
std::string getTitle() { return Definition().name; }
|
||||
|
||||
Reference in New Issue
Block a user