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
Maps Enter key to formatting actions:
- Force curly bracket on new line
- 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
| |