nolanderc / glsl_analyzer

Language server for GLSL (autocomplete, goto-definition, formatter, and more)
GNU General Public License v3.0
201 stars 6 forks source link

Feature Request: Symbol Renaming #72

Open msagca opened 1 week ago

msagca commented 1 week ago

Neovim displays this warning when I attempt to rename a symbol: [LSP] Rename, no matching language servers with rename capability. The addition of this feature will be much appreciated.