Skip to content

Conversation

@Stefterv
Copy link
Collaborator

@SteftervStefterv 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
CollaboratorAuthor

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
CollaboratorAuthor

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

@SteftervStefterv marked this pull request as ready for review June 20, 2025 11:55
@SteftervStefterv added this to the 4.4.5 milestone Jun 20, 2025
@SableRafSableRaf removed this from the 4.4.5 milestone Jul 11, 2025
@SteftervStefterv added this to the 4.4.6 milestone Aug 13, 2025
@SteftervStefterv requested a review from catilacAugust 13, 2025 07:52
@SableRafSableRaf merged commit 475d405 into processing:mainAug 14, 2025
6 checks passed
@SteftervStefterv deleted the lsp-fixes branch September 8, 2025 15:13
Sign up for freeto 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

@Stefterv@SableRaf