Skip to content

ansonmiu0214/vscode-text-align

Repository files navigation

vscode-text-align

Version

Horizontally align text in VS Code!


Demo


💡 Features

  • Horizontally align text - left, center, right
  • Customise maximum line length
  • Supports multiple selections

💻 Installation

Preferred: from VSCE Marketplace

Download from https://marketplace.visualstudio.com/items?itemName=AnsonMiu.text-align

Alternative: from GitHub releases

  1. Download the .vsix file from the GitHub releases page
  2. Install using the Install from VSIX command in the Extensions view command dropdown, or the Extensions: Install from VSIX command in the Command Palette, point to the .vsix file.

🛠 Extension Settings

This extension contributes the following settings:

  • text-align.maxLineLength: maximum length of line, defaults to 79