Skip to content

v0.5.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@millennIumAMbiguity millennIumAMbiguity released this 13 Aug 10:53
4077c3a

v0.5.0

  • Added inline formatting arguments.
  • Added more options in the config.

Instalation

For users, to install a .vsix file in VS Code:

  1. Go to the Extensions view.
  2. Click Views and More Actions...
  3. 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