vscode-as3mxml provides an "ActionScript: Create New Project" command that detects Royale SDKs and creates a simple Royale Basic project (Flex, AIR, and Feathers SDKs are also detected with their own templates). VSCode's Explorer also supports custom views when no workspace folders are open, and a while back, I added a button there to create a new ActionScript project.
-- Josh Tynjala Bowler Hat LLC <https://bowlerhat.dev> On Mon, Dec 9, 2024 at 2:26 AM Hugo Ferreira <hferreira...@gmail.com> wrote: > Hi, > > These are probably crazy ideas that are unlikely to be implemented, but I > would like to share them anyway: > > 1. One way to make Apache Royale more attractive to new blood is to provide > the compiler with not just 1 but 2 languages, that is, in addition to > ActionScript 3, support TypeScript. > New developers will never search for AS3 but instead for TS. > Also MXML should have another terminology. > > 2. Another suggestion is to somehow have aliases for the namespaces, that > is, wherever the terms flash and adobe are still used. > I know in the past this could hurt sensibilities, but it has been many > years since Flash went extinct and its relationship with Adobe was severed. > This resolves some stigma that may still exist for new developers to come. > > 3. This suggestion is for VS Code: Make some kind of setup for VS Code that > helps create new projects for newcomers (templates out of the box). > > Best regards, > Hugo. >