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.0.10
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.0.11
Choose a head ref
  • 8 commits
  • 2 files changed
  • 2 contributors

Commits on Aug 29, 2025

  1. Add settings documentation to README

    Documents available VS Code extension settings for Processing, including autosave, new window behavior, and version selection.
    SableRaf committed Aug 29, 2025
    Configuration menu
    Copy the full SHA
    7e7d34b View commit details
    Browse the repository at this point in the history
  2. Update settings instructions in README

    Improved the explanation of how to customize extension settings in VS Code by providing step-by-step instructions and clarifying how to find and modify Processing-related settings.
    SableRaf committed Aug 29, 2025
    Configuration menu
    Copy the full SHA
    e00fda5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #14 from processing/readme-update

    Add settings documentation to README
    Stefterv authored Aug 29, 2025
    Configuration menu
    Copy the full SHA
    3d362fb View commit details
    Browse the repository at this point in the history
  4. Update link text for third-party library issue

    Changed a link which was not properly formatted in VS Code Marketplace.
    SableRaf committed Aug 29, 2025
    Configuration menu
    Copy the full SHA
    3731c5d View commit details
    Browse the repository at this point in the history
  5. Update Processing download instructions in README

    Condensed the requirements section to include the Processing download link.
    SableRaf committed Aug 29, 2025
    Configuration menu
    Copy the full SHA
    0f3cd00 View commit details
    Browse the repository at this point in the history
  6. Update package description and keywords

    Refined the extension description for clarity and added new keywords ('processingOrg', 'p5', 'p5.js') to improve discoverability in VSCode marketplace.
    SableRaf committed Aug 29, 2025
    Configuration menu
    Copy the full SHA
    469bb71 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #15 from processing/readme-update

    Readme update
    Stefterv authored Aug 29, 2025
    Configuration menu
    Copy the full SHA
    c4e02bf View commit details
    Browse the repository at this point in the history
  8. Merge pull request #16 from processing/update-package-json

    Update package description and keywords
    Stefterv authored Aug 29, 2025
    Configuration menu
    Copy the full SHA
    7df6e2e View commit details
    Browse the repository at this point in the history
Loading