vscode-glua-enhanced icon indicating copy to clipboard operation
vscode-glua-enhanced copied to clipboard

Feature request - Rename symbol

Open FreddieDev opened this issue 3 years ago • 1 comments

Please can you add the ability to rename a symbol/variable name? This is different to "Change all occurrences", as it recognises the difference between a variable name and a generic string.

This feature is included in the VSCode Lua extension: https://github.com/sumneko/lua-language-server

However, if I enable both at once, this feature (along with a colouring of some things) is lost.

Your extension is awesome and by far more useful for Gmod lua, so I'll still use it anyway :) I really appreciate all the work and would be happy to help if I can.

FreddieDev avatar Mar 16 '21 18:03 FreddieDev

+1

This is the only feature that I've noticed I miss from the default Lua language server

Malivil avatar Sep 22 '21 21:09 Malivil