Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>astyle-formatNew to Visual Studio Code? Get it now.
astyle-format

astyle-format

callanb

|
1,503 installs
| (2) | Free
Facilitates using astyle formatting within VSC.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

astyle-format

This extension facilitates the use of Artistic Style (Astyle) within VSC to format code.

https://marketplace.visualstudio.com/items?itemName=callanb.astyle-format.

Astyle

Astyle can be found at http://astyle.sourceforge.net/.

Use

Select 'Astyle Format Document' from the Command Palette or use the default provided keybinding CTRL+ALT+L.

Configuration

This extension contributes the following settings:

  • astyle-format.path: path to astyle executable
  • astyle-format.args: arguments passed to astyle

Note

This extension is a minimal implementation that places the majority of configuration on the user. The two following existing repositories may or may not be more suitable depending on intended application: https://github.com/astyle-format/vscode-format https://github.com/welkineins/vscode-astyle

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