Commit History

Author SHA1 Message Date
  Shaddock Heath 0d2b649977 * refactored the way the SeriveLocator is being called. Now instead of being called from multiple locations, it listens for incoming event messages 10 years ago
  Shaddock Heath 4017fb13b4 implemented a new service type: ProjectService and moved the UnloadProject event out of the ResourceService and into that. Also modified TypescriptLanguageService to implement both resource types and register with both types of registries.` 10 years ago
  Shaddock Heath 81188d913e - hook in project unload trigger so the state of the language service will get reset. 10 years ago
  Shaddock Heath a9ce46963e initial cut at allowing typescript to be compiled by the editor and having the ability to hook additional services into editor events 10 years ago
  Josh Engebretson 94b70f32e7 Applying MIT License 9 years ago
  Shaddock Heath 9535116392 relaxed some lint configuration settings and fixed all the critical lint errors in the editor files 10 years ago
  Josh Engebretson a44199d3b4 Adding preliminary TypeScript importer and resource view 10 years ago
  Josh Engebretson 8821c0b652 Add frame selected to menu, way to have shortcuts that don't require super key, if in a text edit don't invoke shortcuts 10 years ago
  Josh Engebretson 5227160bc6 WIP Multiple Selection 10 years ago
  Josh Engebretson ea6822b89d JSONFile resource type 10 years ago
  rsredsq 68486a26f1 Unified events names 10 years ago
  JoshEngebretson 3f197a152f Merge pull request #410 from rsredsq/RED-EDITOR-325 10 years ago
  rsredsq 28d3b83fd6 Fix for checking unsaved changes 10 years ago
  rsredsq f009ef4605 prevent making another tab as active 10 years ago
  rsredsq c0ffe0ade4 Fixed behavior of closing files in the editor 10 years ago
  Josh Engebretson b855775214 Update 10 years ago
  Josh Engebretson c33c90beab Adding TextImporter, additions to UIEditField, refresh content with Resource folder at project load 10 years ago
  rsredsq 50a070d6f2 Reworked editor folder structure 10 years ago