bipinmdr07 / bharyang-vscode

Reorder your block of lines in a ladder style format.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bharyang-vscode

Visual Studio Marketplace

Reorder your block of lines in a ladder style format.

The core functionality has been separated so that it can be used in other editors as well, you can find it here.

Installation

Install through VS Code extensions. Search for Bharyang.

Visual Studio Code Market Place: Bharyang

Usage

Using Command Palette (CMD/CTRL + Shift + P)

1. Select the text you want to rearrange
3. CMD/CTRL + Shift + P -> Bharyang: [Option]

Features

  • Reorder in ascending order

  • Reorder in descending order

  • Reorder your imports. Group your import files. No more messy imports.

Todo:

  • Write tests.

About

Reorder your block of lines in a ladder style format.


Languages

Language:TypeScript 100.0%