Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: processing/processing-vscode-extension
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.1.1
Choose a base ref
...
head repository: processing/processing-vscode-extension
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.1.2
Choose a head ref
  • 9 commits
  • 3 files changed
  • 3 contributors

Commits on Sep 1, 2025

  1. Update troubleshooting steps in README

    Reordered and clarified troubleshooting instructions.
    SableRaf committed Sep 1, 2025
    Configuration menu
    Copy the full SHA
    f1ae4dd View commit details
    Browse the repository at this point in the history
  2. Update known issues formatting in README

    Revised the link format for issue 9 in the known issues section.
    SableRaf committed Sep 1, 2025
    Configuration menu
    Copy the full SHA
    00bf69a View commit details
    Browse the repository at this point in the history
  3. Remove outdated known issue from README

    Deleted the note about Run/Stop buttons not visually indicating sketch status, as it is no longer accurate.
    SableRaf committed Sep 1, 2025
    Configuration menu
    Copy the full SHA
    89ce4d8 View commit details
    Browse the repository at this point in the history
  4. Update issue reference in known issues section

    Replaced 'issue 9' with 'this issue' and updating the link text.
    SableRaf committed Sep 1, 2025
    Configuration menu
    Copy the full SHA
    5b0d31f View commit details
    Browse the repository at this point in the history
  5. Remove extra blank line in README

    Deleted an unnecessary blank line in the README to improve formatting and readability.
    SableRaf committed Sep 1, 2025
    Configuration menu
    Copy the full SHA
    f2434c6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    843fe26 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #21 from processing/update-package-json

    Updates to README
    SableRaf authored Sep 1, 2025
    Configuration menu
    Copy the full SHA
    ce3f62f View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2025

  1. 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.
    Stefterv committed Sep 7, 2025
    Configuration menu
    Copy the full SHA
    7dd115a View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2025

  1. Configuration menu
    Copy the full SHA
    e5f938e View commit details
    Browse the repository at this point in the history
Loading