Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Fast Code SelectorNew to Visual Studio Code? Get it now.
Fast Code Selector

Fast Code Selector

Kevin Kwong

|
21 installs
| (0) | Free
| Sponsor
Quickly manipulate code blocks
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Fast Code Selector

Visual Studio Marketplace Version Made with reactive-vscode

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] Function
    • [ ] Class
  • [x] HTML, Vue support

Credits

Deeply inspired by Smart Clicks

License

MIT License © 2024 Kevin Kwong

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft