processing / p5.js-website-legacy

Archived p5.js website 2015-2024
http://archive.p5js.org
MIT License
240 stars 484 forks source link

Updating the list of editors in Getting Started (Atom has been sunset) #1492

Open joenash opened 8 months ago

joenash commented 8 months ago

Topic

Hi there 👋,

I'm opening this issue as the Getting Started guide still recommends installing Atom, which has unfortunately been sunset, so it should probably be removed. The wider question is whether anything should be added to the list in its place (VSCode seems the obvious choice), or if any of the other recommendations need updating (Sublime Text is now at version 4, for example).

Since this is a relatively small change (at least in lieu of opinions about what exactly should replace Atom), I have opened the initial pull request, but am very happy to edit it in response to thoughts on this issue!

nickmcintyre commented 8 months ago

Good suggestion @joenash! Let's stick with just VS Code.

We've actually rewritten this guide as part of a larger effort to revamp the p5.js documentation. The new version won't be live for a few months, so your edits will be helpful in the meantime.

joenash commented 8 months ago

Oh perfect! Thanks Nick, I'll make the changes you requested :+1: