mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-08-18 06:55:48 +03:00
LSP Client advances. Some LSPs are responding fine.
This commit is contained in:
@@ -73,6 +73,8 @@ class LSPClientPlugin : public UICodeEditorPlugin {
|
||||
|
||||
size_t lspFilePatternPosition( const std::vector<LSPDefinition>& lsps,
|
||||
const std::vector<std::string>& patterns );
|
||||
|
||||
void processNotification( PluginManager::Notification, const nlohmann::json& );
|
||||
};
|
||||
|
||||
} // namespace ecode
|
||||
|
||||
Reference in New Issue
Block a user