Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Marker-Cursor-SelectNew to Visual Studio Code? Get it now.
Marker-Cursor-Select

Marker-Cursor-Select

skettios

|
195 installs
| (0) | Free
Drop a marker and delete/copy/cut from that marker to cursor.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Marker Cursor Select

Set a marker to jump your cursor to. You can also delete the region between your cursor and marker as well as copy and cut.

Commands

  • extension.markerselect.dropMarker: Drops the marker at your current cursor location.
  • extension.markerselect.deleteToCursor: Deletes the region between your cursor and marker.
  • extension.markerselect.copyToCursor: Copies the region between your cursor and marker.
  • extension.markerselect.cutToCursor: Cuts the region between your cursor and marker.
  • extension.markerselect.swapWithCursor: Swaps your cursor and marker positions.

Default Keybinds

  • extension.markerselect.dropMarker: ctrl+space
  • extension.markerselect.deleteToCursor:ctrl+d
  • extension.markerselect.copyToCursor: ctrl+c
  • extension.markerselect.cutToCursor: ctrl+x
  • extension.markerselect.swapWithCursor: ctrl+m

Known Issues

This is very inefficient...

Release Notes

1.0.0 - Initial Release 1.0.1 - Fix Cut 1.0.2 - Fix contributions

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