Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>Pad to ColumnNew to Visual Studio Code? Get it now.
Pad to Column

Pad to Column

abluescarab

|
85 installs
| (0) | Free
Pads a line with the given character(s) up to a certain column.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Pad to Column

Pad to Column is a Visual Studio Code extension that allows you to pad a line with a given character(s) up to a certain column.

Features

This extension makes it easier to pad a line with any desired characters. For example, you can simplify making text tables:

Table border example Table padding example

You can also add padding at different places in each line:

Different selections example

Note that only the first selection in a line will be padded.

Extension Settings

This extension contributes the following settings:

  • padToColumn.defaultCharacters: Default characters to pad with using the Pad lines with default values command.
  • padToColumn.defaultColumn: Default column to pad to using the Pad lines with default values command.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft