This is a work-in-progress PR to add the LSP plugin. There are still some things missing like the documentation but in general the plugin should work. There are 3 modes of operation:

  1. Without Geany LSP support
  2. With basic LSP support using geany/geany#3849
  3. With full LSP support using geany/geany#3850

The plugin should detect with which of these modes Geany was compiled and adjust itself automatically.

For the time being I still plan continue the main development of the plugin under https://github.com/techee/geany-lsp and sync the changes here from time to time.


You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany-plugins/pull/1331

Commit Summary

File Changes

(108 files)

Patch Links:


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany-plugins/pull/1331@github.com>