vscode-nushell-lang
vscode-nushell-lang copied to clipboard
Add Rename action
It looks like the LSP server allows refactorings, like rename, can we have them enabled for the VSCode plugin?
Not unless someone submits a PR to do it. It would be nice to have though.
Challenge accepted! ;)
Done @fdncred , the PR is up.