Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Indent ButtonsNew to Visual Studio Code? Get it now.
Indent Buttons

Indent Buttons

Héctor Álvarez Fernández

|
384 installs
| (0) | Free
Adds accessible buttons for indenting and unindenting text
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Indent Buttons

This Visual Studio Code extension adds accessible buttons that allow the user to indent the current line or selected lines.

Features

  • Adds two buttons to the editor: one for indenting the selected lines or current line to the right, and one for indenting the selected lines or current line to the left.

Release Notes

  • v1.1.0 (27-12-2022)

    • The buttons are moved to the top right corner of the editor.
  • v1.0.0 (27-12-2022)

    • Added two buttons to the status bar: one for indenting the selected lines or current line to the right, and one for indenting the selected lines or current line to the left.

License

This extension is licensed under the MIT License. See the LICENSE file for details.

Credits

  • The indentation functionality is based on the VS Code Extension API.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft