Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ Before you begin, make sure to:

Install the extension from the [Visual Studio Marketplace](https://vscode.processing.org/) or search for "Processing" in the [Extension Marketplace](https://marketplace.visualstudio.com/). You can also install it directly from VS Code by searching for "Processing" in the Extensions view (`Ctrl + Shift + X` or `Cmd + Shift + X` on macOS). Pick the extension published by "Processing Foundation".

#### Install from Open VSX (VSIX)
If you are using a VS Code–compatible editor that does not support the Visual Studio Marketplace (for example VSCodium or Cursor), you can install the extension from [Open VSX](https://open-vsx.org/extension/processing-foundation/processing-vscode-extension).

### Running Your First Sketch

1. Click the Processing icon in the Activity Bar on the side of the VS Code window.
Expand Down Expand Up @@ -80,4 +83,4 @@ Please note we also have a [Code of Conduct](https://github.com/processing/proce

This project uses the GPL-2.0 License. See [LICENSE](LICENSE.md) for details.

For Processing’s own licensing, see the Processing [README](https://github.com/processing/processing4?tab=readme-ov-file).
For Processing’s own licensing, see the Processing [README](https://github.com/processing/processing4?tab=readme-ov-file).