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

multianchor

vsgutcode

|
37 installs
| (0) | Free
selection anchor for multiple cursors
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-extension-multianchor README

The selection anchor function that supports multiple cursors.

Features

The anchor in vscode does not support multiple cursors, so only one location can be selected. It works as shown in the following figure.

default-anchor-demo

This extension supports multiple cursors and works as shown in the figure below.

multianchor-demo

Requirements

nothing

Extension Settings

This extension contributes the following commands:

  • multianchor.setAnchors: Set anchors at multiple cursors position.
  • multianchor.selectFromAnchors: Select from anchors to multiple cursors position.
  • multianchor.moveToFirstAnchor: Move cursor to first anchor.
  • multianchor.swapFirstAnchorAndCursor: Swap first anchor and cursor.

Known Issues

nothing

Release Notes

0.0.5

bugfix: Add scroll to move and swap commands.

0.0.3

add moveToFirstAnchor.

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