I would strongly suggest that the plugin should be shown to work first, before you worry about interacting with settings in Geany.

Why? Currently it works ok by way similar what I proposed here (except fact that it counts chars, not receives notify like GEANY_DISPLAY_AUTOCOMPLETE)

But actually I am isn't use my own plugin because:

  1. in GTK3 version I isn't see gdb debugger plugin support (offtopic)
  2. my own autocompletion plugin requires to disable built-in autocompletion but I write not only D code

Making the communication with the language server work, without blocking Geany, and fast enough, is possibly going to be a challenge.

I do not think that complexity should matter here. Alternative - the lack of autocompletion in 2018


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.