techee / geany-lsp

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

Improve textDocument/rename experience #27

Open techee opened 9 months ago

techee commented 9 months ago

Right now the UI shows just a scary popup warning users about what could go wrong. Ideally, there should be some preview showing affected files, possibly with the changes they contain.