Closed techee closed 2 months ago
All of the listed features are supported by the LSP plugin for Geany.
Geany now has the necessary API to support LSP plugins (https://github.com/geany/geany/pull/3849) and the geany-lsp plugin I maintain is a LSP client implementing this API.
Please let me know if you need more information.
See also https://github.com/microsoft/language-server-protocol/pull/2008
Thanks @techee
@keegancsmith good to merge?
All of the listed features are supported by the LSP plugin for Geany.
Geany now has the necessary API to support LSP plugins (https://github.com/geany/geany/pull/3849) and the geany-lsp plugin I maintain is a LSP client implementing this API.
Please let me know if you need more information.
See also https://github.com/microsoft/language-server-protocol/pull/2008