Skip to content

Conversation

@IrtizaNasar
Copy link

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:

Added VSCode extension for generating p5.js 2.0 projects with autocomplete and IntelliSense support. Includes new 'integrations' category.
Addresses feedback to make category title consistent with others
…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.

1 participant