Skip to content

Commit

Permalink
chore: add p5-vscode to recommended extension list
Browse files Browse the repository at this point in the history
  • Loading branch information
Vivi Lin authored and vivi2393142 committed Feb 11, 2025
1 parent 7d6b605 commit 48a8397
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"recommendations": [
"EditorConfig.EditorConfig",
"dbaeumer.vscode-eslint",
"esbenp.prettier-vscode"
"esbenp.prettier-vscode",
"samplavigne.p5-vscode"
]
}

0 comments on commit 48a8397

Please sign in to comment.