We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c48b21 commit a943ca5Copy full SHA for a943ca5
src/content/tutorials/en/setting-up-your-environment.mdx
@@ -479,4 +479,5 @@ If you are using a screen reader, use the [p5.js Web Editor](https://editor.p5js
479
- [p5.js with VSCode](https://www.youtube.com/watch?v=zMAnM9ly0a8) (video tutorial)
480
- [VSCode Overview](https://code.visualstudio.com/docs/getstarted/introvideos)
481
- [p5.vscode reference](https://github.com/antiboredom/p5.vscode/blob/master/README.md)
482
+- [p5.nvim reference](https://github.com/prjctimg/p5.nvim/blob/main/README.md)
483
- Browser consoles in [Chrome](https://developer.chrome.com/docs/devtools/console/reference/) | [Firefox](https://firefox-source-docs.mozilla.org/devtools-user/web_console/) | [Safari](https://support.apple.com/guide/safari-developer/safari-developer-tools-overview-dev073038698/11.0/mac/10.13) | [Edge](https://learn.microsoft.com/en-us/microsoft-edge/devtools-guide-chromium/console/)
0 commit comments