Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>gtfish26-join-selected-stringNew to Visual Studio Code? Get it now.
gtfish26-join-selected-string

gtfish26-join-selected-string

gtfish1988

|
4 installs
| (0) | Free
VSCode Extension to join selected text with custom separator
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Join Selected String

A VSCode extension that allows you to join selected text with a custom separator and paste it to multiple cursor positions. Forked from vvlvm/join-paste (v0.0.4).

Features

  • Get clipboard content
  • Join clipboard content with any separator
  • Paste to multiple cursor positions at once

Installation

  1. Open VSCode
  2. Click the Extensions tab (icon in the sidebar)
  3. Search for "Join Selected String" and press Enter
  4. Select Join Selected String from the list and click "Install"

Usage

  1. Copy any text to clipboard
  2. Open VSCode's command palette (Ctrl+Shift+P or Cmd+Shift+P)
  3. Search and select "JoinPaste"
  4. You will be prompted to enter a separator. Enter any separator
  5. The clipboard content will be joined with the specified separator and pasted at the cursor position

Commands

  • JoinPaste: Join clipboard content with custom separator and paste
  • Join selected text to clipboard: Join selected text with custom separator and copy to clipboard
  • Quick join selected text to clipboard: Join selected text with comma and copy to clipboard

Join Selected String (中文说明)

Join Selected String 是一款 VSCode 扩展程序,它允许您使用自定义分隔符连接选中的文本,并将其粘贴到多个光标位置。 Forked from vvlvm/join-paste (v0.0.4).

特点

  • 获取剪贴板内容
  • 使用任意分隔符连接剪贴板内容
  • 一次性粘贴到多个光标位置

安装

  1. 打开 VSCode
  2. 点击扩展程序选项卡(侧边栏中的图标)
  3. 在搜索栏中输入"Join Selected String",然后按 Enter 键
  4. 从列表中选择 Join Selected String,然后点击"安装"按钮

使用方法

  1. 将任意文本复制到剪贴板
  2. 打开 VSCode 的命令面板 (Ctrl+Shift+P 或 Cmd+Shift+P)
  3. 搜索并选择"JoinPaste"
  4. 系统将提示您输入分隔符。输入任意分隔符
  5. 剪贴板的内容将使用指定的分隔符连接,并粘贴到光标位置

命令

  • JoinPaste: 使用自定义分隔符连接剪贴板的内容并粘贴
  • Join selected text to clipboard: 使用自定义分隔符连接选中的文本并复制到剪贴板
  • Quick join selected text to clipboard: 使用逗号连接选中的文本并复制到剪贴板
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft