CodeEditSourceEditor
CodeEditSourceEditor copied to clipboard
👀 "Refactor" Features
This is a tracking issue for a few features related to refactoring:
- [ ] Rename Symbol
- [ ] Extract Method
- [ ] Extract Variable
- [ ] Rename/Move file
These mostly require LSP integration, so this is heavily dependent on
- [ ] #40