Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>C++ Curly FormatterNew to Visual Studio Code? Get it now.
C++ Curly Formatter

C++ Curly Formatter

yashelter

|
1,300 installs
| (1) | Free
C++ formatting fixes collection.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

C++ Curly Formatter

This is fork of C# curly formatter, so all thanks to original author, i changed few lines only

but for me strange that this problem actual

Visual Studio

Maps Enter key to formatting actions:

  1. Force curly bracket on new line
  2. Keep tab indentation on previous lines

Download here

Building

Linux (Manjaro)

sudo pamac install yarn npm nodejs 
yarn
yarn run compile
sudo npm install -g @vscode/vsce
vsce package
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft