Releases: millennIumAMbiguity/processing-formatter
Releases · millennIumAMbiguity/processing-formatter
v0.5.0
v0.5.0
- Added inline formatting arguments.
- Added more options in the config.
Instalation
For users, to install a .vsix
file in VS Code:
- Go to the Extensions view.
- Click Views and More Actions...
- Select Install from VSIX...
or
in your terminal, run the following command:
# if you use VS Code
code --install-extension processing-formatter-0.5.0.vsix
# if you use VS Code Insiders
code-insiders --install-extension processing-formatter-0.5.0.vsix