This extension allows you to format Processing code in Visual Studio Code. It provides a set of features to automatically format your Processing code, making it more readable and consistent. With this extension, you can easily apply formatting rules to your code, such as indentation, spacing, and line breaks.
Features of the Processing Formatter extension include:
- Formatting Processing code with a single command.
- Integration with Visual Studio Code's built-in formatting capabilities.
If you encounter any issues or have suggestions for improvement, please feel free to open an issue on the extension's GitHub repository.
This extension contributes the following settings:
processingformatter.formatCode
: Format Processing Code.