techee / geany-lsp

LSP plugin for the Geany editor
GNU General Public License v2.0
11 stars 1 forks source link

Improve calltip re-appearance #3

Open techee opened 10 months ago

techee commented 10 months ago

I have a WIP patch for Geany improving how calltips re-appear when the calltip window is dismissed - could be modified for the plugin as well. Right now the LSP plugin relies on the "trigger" characters (which are typically ( , )) but when the autocompletion popup disappears, the calltip window should reappear too.