-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Milestone
Description
- Add command
editor.text.rename <name>which does the LSP request - Add keybinding with anonymous command / another command which takes the variables under the cursor and opens the command line with
.rename <name>where<name>is the variable under the cursor - Cursor in command line should be at same position in the name as it was in the original text document
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers