Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>SelectilsNew to Visual Studio Code? Get it now.
Selectils

Selectils

rliang

|
115 installs
| (0) | Free
Selection utilities
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Selectils

Selection utilities

Commands

Select

Prompts for a regular expression, then adds a selection for each match.

  • Default keybinding: alt+a
  • Also seen in: dance, better-cursors

Split

Prompts for a regular expression, then splits the selections by matches.

  • Default keybinding: alt+s
  • Also seen in: dance

Merge

Prompts for ranges of indices, then merges each indexed selection range.

  • Default keybinding: alt+d
  • Also seen in: dance

Filter

Prompts for indices or ranges of indices, then removes the indexed selections.

  • Default keybinding: alt+x
  • Also seen in: dance

Replace

Prompts for a JS template string, then replaces the selections with the evaluated string.

  • Default keybinding: alt+c
  • Also seen in: replace-selection, functional-cursors

Swap Anchors

Swaps the anchor and active positions of the selections.

  • Default keybinding: alt+z

Rotate Right

Rotates the selections clockwise.

  • Default keybinding: alt+]
  • Also seen in: dance, replace-selection

Rotate Left

Rotates the selections counterclockwise.

  • Default keybinding: alt+[
  • Also seen in: dance, replace-selection

License

MIT

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