0c244b69fdfix for missing Editor.Templates.TemplateType
9 anni fa
Shaddock Heath
a78b16251eWork on the create component and create script template system to add a dropdown to select which template to use based on a JSON config file. Added TypeScript templates for component and script.
bf5bfeb9bdModified the New Project and the Create project based off example to support multiple languages. These are configured in the json files that describe the project templates. Modified the signature of the ModalOp that launches the CreateProject dialog to accept a ProjectTemplateDefinition that fully describes the project to create.