techee / geany-lsp

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

Improve textDocument/rename experience #27

Open techee opened 1 year ago

techee commented 1 year 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.