Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Inline SpacifyNew to Visual Studio Code? Get it now.
Inline Spacify

Inline Spacify

benjaminprojas

|
1,458 installs
| (0) | Free
Convert inline tabs to spaces for text alignment purposes.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-inline-spacify README

This allows users to convert tabs to spaces inline for alignment purposes. Simply enable the plugin, then save an open document. All inline tabs will be converted to the proper spacing. (This excludes tabs at the beginning of a line).

Features

The extension automatically runs on file save which is automatically handled by VS Code at regular intervals.

Before (Notice the inline tabs used for alignment):

Before

After (The inline tabs have been converted to spaces):

After

The extension can also be executed on demand

  • Mac: Shift + Command + Alt + Space
  • Windows: Shift + Win + Alt + Space

Extension Settings

This extension defaults to the tab size of the current document, otherwise falls back to the default tabSize editor setting: editor.tabSize

Release Notes

1.0.1

Active text editor can't be set to a class property.

1.0.0

Fix context issue when using keyboard shortcuts.

0.0.2

Update icon and keywords.

0.0.1

Initial Release!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft