VS Code Extensions
J

Join Every Two Lines

by daiwata

Join selected lines in two-line groups.

Downloads

1

Rating

(0)

Version

0.0.1

Last updated

Jul 16, 2026

Join selected chord-sheet lines horizontally in two-line groups.

Usage

  1. Select an even number of lines.
  2. Run Join Every Two Lines from the Command Palette, or press Ctrl+Alt+J.

Each two-line block is joined using the longer display width of its two lines, followed by one half-width space.

Publishing

Before publishing, make sure the daiwata publisher exists in the Visual Studio Marketplace. Then run:

npx @vscode/vsce package
npx @vscode/vsce publish

Related extensions