ScratchAddons / ScratchAddons

All-in-one browser extension for Scratch.
https://scratchaddons.com
GNU General Public License v3.0
716 stars 367 forks source link

VSCode extension for SA developers #5801

Open iqnite opened 1 year ago

iqnite commented 1 year ago

Make Scratch Addon's development even faster by creating an extension for Visual Studio Code. That extension would have the following features:

I'm aware that this very probably will not be accepted, but maybe it will serve as an inspiration to someone.

CST1229 commented 1 year ago

Don't forget quickly creating addons (like what create-sa-addon does).

Samq64 commented 1 year ago

Related: #3968

WorldLanguages commented 1 year ago

Related: Our project has a lot of subfolders, it would be nice to provide a way to hide all other addon folders except the one that is currently under development.

iqnite commented 1 year ago

Related: Our project has a lot of subfolders, it would be nice to provide a way to hide all other addon folders except the one that is currently under development.

Adding a way to create folders in the "Open editors" panel would be good enough. That would make the extension useful even for non-SA-devs!

WorldLanguages commented 1 year ago

Related: #6440