You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,9 @@ Before you begin, make sure to:
22
22
23
23
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".
24
24
25
+
#### Install from Open VSX (VSIX)
26
+
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).
27
+
25
28
### Running Your First Sketch
26
29
27
30
1. Click the Processing icon in the Activity Bar on the side of the VS Code window.
@@ -80,4 +83,4 @@ Please note we also have a [Code of Conduct](https://github.com/processing/proce
80
83
81
84
This project uses the GPL-2.0 License. See [LICENSE](LICENSE.md) for details.
82
85
83
-
For Processing’s own licensing, see the Processing [README](https://github.com/processing/processing4?tab=readme-ov-file).
86
+
For Processing’s own licensing, see the Processing [README](https://github.com/processing/processing4?tab=readme-ov-file).
0 commit comments