Skip to content

Releases: millennIumAMbiguity/processing-formatter

v0.5.0

13 Aug 10:53
4077c3a
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

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