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
Stef Tervelde edited this page Jan 15, 2026
·
2 revisions
Create and run Processing sketches in Visual Studio Code.
This extension adds support for Processing sketches in VSCode. Includes familiar run and stop buttons, syntax highlighting, code suggestions, and easy access to your sketchbook and examples. If you prefer coding in VS Code, this extension makes it easier to work with Processing.
Requirements
You will need Processing 4.4.6 or later installed on your computer (Download Processing).
IMPORTANT: Run Processing at least once after installing it. This creates the files the extension needs.
Features
Run and stop sketches directly in VS Code
Browse your sketchbook and open example sketches
Syntax highlighting for Processing code
Code suggestions and error checking with the Processing Language Server
Automatic detection of your Processing installation (no manual configuration required)