Skip to content

Adding support for the new VSCode extension #1115

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

Stefterv
Copy link
Collaborator

@Stefterv Stefterv commented May 22, 2025

I am working on a new VSCode extension here: https://github.com/Stefterv/processing4-vscode-extension

This pull request will add the following:

  • A new revision of storing the install location in Java Preferences
  • A new command line path processing contributions examples list to list all the examples installed in Processing
  • A new command line path processing sketchbook list to list all the sketches saved in the users sketchbook

For those who are curious and might want to contribute to the new extension feel free to try it from here: https://github.com/Stefterv/processing4-vscode-extension/releases/tag/latest

Fixes #1062

  • Extend results returned by ExamplesList command

@Stefterv
Copy link
Collaborator Author

Screenshot 2025-06-20 at 12 19 21 Are previews for the examples desired?

@SableRaf
Copy link
Collaborator

Are previews for the examples desired?

It looks pretty cool! Maybe that can be a toggle in the settings?

@Stefterv
Copy link
Collaborator Author

@SableRaf I added some TODO's in the README.md would you be up for filling those in?

@Stefterv Stefterv marked this pull request as ready for review June 20, 2025 11:55
@Stefterv Stefterv added this to the 4.4.5 milestone Jun 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clean up previous version install locations and check if other locations are still installed
2 participants