Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>multicursor-enhancerNew to Visual Studio Code? Get it now.
multicursor-enhancer

multicursor-enhancer

Koichi Takeshima

|
16 installs
| (0) | Free
%multicursor-enhancer.description%
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

multicursor-enhancer

multicursor-enhancer is a Visual Studio Code extension that enhances multi-cursor operations.
It provides more flexible control over search, selection, copy, and paste operations—beyond what the built-in features allow.


✨ Features

🔍 Multi-Cursor Search

Perform simultaneous search from multiple cursors.
This enables efficient search and replace across multiple positions at once.

📌 Multiple Selection Anchors

Set multiple selection anchors independently and select the ranges between anchors and cursors.
Ideal for editing or analyzing multiple regions simultaneously.

📚 Text Stack

Store copied or cut text in a stack and retrieve it later.
Useful for reusing phrases or code snippets.

🗂 Word Buffer

Save the word to the right of the cursor and reuse it for insertion or as a search string.
Boosts efficiency during editing or searching.


🛠 Use Cases

  • Search for multiple keywords simultaneously from different cursor positions
  • Select and edit multiple ranges using selection anchors
  • Temporarily store useful code snippets in the text stack
  • Buffer variable or function names and reuse them later

🔧 Installation

You can install this extension from the Visual Studio Code Marketplace.

ext install yourname.multicursor-enhancer



multicursor-enhancer

multicursor-enhancer は、Visual Studio Code のマルチカーソル操作を拡張し、
検索・選択・コピー&ペーストにおいて、標準機能ではできない柔軟な操作を可能にする拡張機能です。


✨ 機能

🔍 マルチカーソル検索

複数のカーソル位置から同時に検索を実行できます。
複数箇所に対する文字列検索や置換が効率的に行えます。

📌 複数セレクションアンカー

任意の位置に複数のアンカーを設定し、対応するカーソルまでの範囲を一括で選択できます。
複数範囲の同時編集や解析に活用できます。

📚 テキストスタック

コピー/カットしたテキストをスタックに保存し、あとで順に取り出して貼り付けできます。
定型文やコードスニペットの一時保存に便利です。

🗂 ワードバッファ

カーソル右側の単語を一時保存し、挿入や検索文字列として再利用できます。
編集や検索の効率を高めるのに役立ちます。


🛠 使用例

  • 複数のカーソル位置からキーワードを一括検索
  • セレクションアンカーで複数範囲を選択・編集
  • よく使うコードをテキストスタックに貯めて再利用
  • 変数名や関数名をワードバッファに保存して再活用・検索

🔧 インストール

この拡張機能は Visual Studio Code Marketplace からインストールできます。

ext install yourname.multicursor-enhancer
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft