Open iqnite opened 1 year ago
Don't forget quickly creating addons (like what create-sa-addon does).
Related: #3968
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.
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!
Related: #6440
Make Scratch Addon's development even faster by creating an extension for Visual Studio Code. That extension would have the following features:
addon.tab
)addon.json
manifest files, which would be like a form with parameters to fill in (name, version added, credits, ...)addons.json
file when a new manifest file is createdI'm aware that this very probably will not be accepted, but maybe it will serve as an inspiration to someone.