Fast Code Selector
Fast Code Selector allows you to quickly select and manipulate code blocks based on the structure of the code near your cursor.
Commands
Command |
Title |
fastCodeSelector.fn.select |
Fast Code Selector: Function Select |
fastCodeSelector.fn.delete |
Fast Code Selector: Function Select |
fastCodeSelector.fnReturn.select |
Fast Code Selector: Function Return Select |
fastCodeSelector.fnReturn.delete |
Fast Code Selector: Function Return Delete |
fastCodeSelector.fnBody.select |
Fast Code Selector: Function Body Select |
fastCodeSelector.fnBody.delete |
Fast Code Selector: Function Body Delete |
Configurations
No data
Roadmap
- [ ] More ast node
- [x] HTML, Vue support
Credits
Deeply inspired by Smart Clicks
License
MIT License © 2024 Kevin Kwong
| |