Skip to content

Update VS Code tutorial section with p5.js 2.x Project Generator extension#1028

Open
IrtizaNasar wants to merge 3 commits intoprocessing:2.0from
IrtizaNasar:tutorial-vscode-update
Open

Update VS Code tutorial section with p5.js 2.x Project Generator extension#1028
IrtizaNasar wants to merge 3 commits intoprocessing:2.0from
IrtizaNasar:tutorial-vscode-update

Conversation

@IrtizaNasar
Copy link
Contributor

Updates the VS Code section of the "Setting Up Your Environment" tutorial to integrate the p5.js 2.x Project Generator extension.

Changes Made:

  • Added extension installation instructions with marketplace link and documentation
  • Added extension benefits section highlighting key features (IntelliSense, autocomplete, parameter hints)
  • Enhanced project creation workflow with two methods:
    • Command Palette method (Ctrl+Shift+P)
    • Explorer context menu method (right-click)
  • Updated canvas size from 400x400 to 800x600 for better demonstration visibility
  • Improved step-by-step flow to match existing tutorial structure

Extension Features Highlighted:

  • Quick project setup with p5.js 2.0
  • IntelliSense and autocomplete for p5.js functions
  • Online/offline library options
  • Parameter hints for most p5.js functions

Related:

This complements the library addition PR for the same extension, providing users with comprehensive setup instructions.

Extension links:

IrtizaNasar and others added 3 commits November 13, 2025 16:30
…nsion

- Added p5.js 2.x Project Generator extension integration
- Updated VS Code setup instructions with extension benefits
- Enhanced project creation workflow with two methods
- Updated canvas size for better demonstrations
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.

2 participants