Historique des commits

Auteur SHA1 Message Date
  Shaddock Heath b3267990cc Demonstrating how the auto-focus needs to be removed from the tb.txt file and programatically set in the TS so that the field gets auto-selected il y a 9 ans
  Shaddock Heath c69dc1032b pre-set compile on save for new TypeScript projects il y a 9 ans
  Shaddock Heath bcb4cf18bf Work on routing delete, rename, and project unloaded events to the web view so that the typescript language service can keep it's internal representation of the project in sync il y a 9 ans
  Josh Engebretson 94b70f32e7 Applying MIT License il y a 9 ans
  Josh Engebretson 1e0ef04fc1 Better directory copy logic, present error message instead of crashing if can't copy project template il y a 9 ans
  Shaddock Heath 2f8e66853c Fixes for #529 il y a 10 ans
  Shaddock Heath 4eed2289f8 Needed to modify the Create Project to copy the entire template directory in first, then add the cache file, then rename the existing .atomic file if there is one. This is so that projects that have more content than just the Resources directory will get all of their necessary pieces moved over. il y a 10 ans
  Shaddock Heath 0e5322a272 fixed issue with having 2 space tabs instead of 4 and updated the files il y a 10 ans
  Shaddock Heath bf5bfeb9bd Modified 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. il y a 10 ans
  Shaddock Heath 95c2061d0d Initial mockup of the language select field in the new project dialog il y a 10 ans
  Josh Engebretson b855775214 Update il y a 10 ans
  Josh Engebretson 2234f50b0a Resurrecting About dialog il y a 10 ans
  Josh Engebretson d188ae1c89 Context menus on right click, asset deletion il y a 10 ans
  Josh Engebretson 747513c335 New project creation il y a 10 ans
  Josh Engebretson 831be1aea7 Working on project creation modal il y a 10 ans