Are there any plans to add support of lsp to Geany?
If someone contributes it.
Nice, I’ll try to take that on
@gennad, this would probably be best done as a plugin. If you have any questions or to discuss working on this, feel free to ask on the mailing list or IRC.
I would like to use geany for golang development. gopls is the server that we normally use in order to achieve that . If there is any progress I would be glad
@badger-craftmanship see my comment above
@badger-craftmanship if you want to work on this, possibly as a plugin, don't hesitate to ask here, or on the mailing list or on IRC.
For anyone interested, there has been some discussion about this feature in #3049.
If anyone is interested, I've created the LSP plugin here (eventually I'd like this plugin to become part of geany-plugins):
https://github.com/techee/geany-lsp
It requires the latest Geany from git master as some things had to be modified in Geany itself to support this kind of plugins. As far as I can tell, the plugin should be reasonably stable and bug-free (at least I'm not aware of any major issues).
I'm definitely interested in any feedback so if you run into some problems or have some suggestions, please let me know (by creating a new issue in the above repository).
github-comments@lists.geany.org