-
-
Notifications
You must be signed in to change notification settings - Fork 3
Comparing changes
Open a pull request
base repository: processing/processing-vscode-extension
base: update-package-json
head repository: processing/processing-vscode-extension
compare: main
- 19 commits
- 10 files changed
- 4 contributors
Commits on Sep 1, 2025
-
Merge pull request #21 from processing/update-package-json
Updates to README
Configuration menu - View commit details
-
Copy full SHA for ce3f62f - Browse repository at this point
Copy the full SHA ce3f62fView commit details
Commits on Sep 7, 2025
-
Remove unused imports and commented code in setupCommands.ts
Cleaned up client/src/setupCommands.ts by removing the unused 'dirname' import and large blocks of commented-out code related to sketch running and stopping commands. This improves code readability and maintainability.
Configuration menu - View commit details
-
Copy full SHA for 7dd115a - Browse repository at this point
Copy the full SHA 7dd115aView commit details
Commits on Sep 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e5f938e - Browse repository at this point
Copy the full SHA e5f938eView commit details
Commits on Sep 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c59452f - Browse repository at this point
Copy the full SHA c59452fView commit details
Commits on Sep 24, 2025
-
Add export command for Processing sketches
Introduces a new 'processing.sketch.export' command that runs the sketch with the '--export' argument. Updates the command registration and package.json to include the export functionality in the command palette.
Configuration menu - View commit details
-
Copy full SHA for eaf3b65 - Browse repository at this point
Copy the full SHA eaf3b65View commit details
Commits on Sep 25, 2025
-
Merge pull request #33 from processing/export-sketches
Add export command for Processing sketches
Configuration menu - View commit details
-
Copy full SHA for fcc8f3b - Browse repository at this point
Copy the full SHA fcc8f3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 135dddd - Browse repository at this point
Copy the full SHA 135ddddView commit details
Commits on Oct 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c56cd04 - Browse repository at this point
Copy the full SHA c56cd04View commit details -
Merge pull request #35 from processing/fix-windows-path
Quote binaryPath for Windows
Configuration menu - View commit details
-
Copy full SHA for e6c24e4 - Browse repository at this point
Copy the full SHA e6c24e4View commit details
Commits on Nov 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9666e5c - Browse repository at this point
Copy the full SHA 9666e5cView commit details -
Revise and reorganize README for clarity
Improves the README by restructuring sections for easier onboarding, clarified prerequisites and installation steps, and updated troubleshooting.
Configuration menu - View commit details
-
Copy full SHA for 19dfab7 - Browse repository at this point
Copy the full SHA 19dfab7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54b9319 - Browse repository at this point
Copy the full SHA 54b9319View commit details -
Configuration menu - View commit details
-
Copy full SHA for 482c714 - Browse repository at this point
Copy the full SHA 482c714View commit details
Commits on Nov 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 20333aa - Browse repository at this point
Copy the full SHA 20333aaView commit details
Commits on Dec 1, 2025
-
Merge pull request #40 from processing/openvsx-publishing
openvsx publishing
Configuration menu - View commit details
-
Copy full SHA for d04e1b7 - Browse repository at this point
Copy the full SHA d04e1b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e071684 - Browse repository at this point
Copy the full SHA e071684View commit details -
Configuration menu - View commit details
-
Copy full SHA for 407e70f - Browse repository at this point
Copy the full SHA 407e70fView commit details
Commits on Jan 13, 2026
-
Include Open VSX installation instructions
Added installation instructions for Open VSX.
Configuration menu - View commit details
-
Copy full SHA for bd6450e - Browse repository at this point
Copy the full SHA bd6450eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b894e8d - Browse repository at this point
Copy the full SHA b894e8dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff update-package-json...main