Commit History

作者 SHA1 備註 提交日期
  Shaddock Heath 07aadfc85b Added status messages to the typescript compiler and updated the signature for sendEvent in the service locator. 8 年之前
  Shaddock Heath ac333177f3 Converting the editor events to use the native versions of them. 9 年之前
  Shaddock Heath d97ec9157d First cut at converting all event handling to the new event model 9 年之前
  Shaddock Heath c0c3ae49d4 Hooked and enabled the Format Code shortcut (CTRL/CMD+I) 9 年之前
  Shaddock Heath c069587e3e fixes issue with updates to user preferences not getting reflected in the embedded web view 9 年之前
  Shaddock Heath abf8a2955e Initial work on updating the internal ACE editor settings from the application preferences file in userprefs.json 9 年之前
  Shaddock Heath a99169438a - Added new UI Extension method getCurrentResourceEditor to grab the current editor 9 年之前
  Shaddock Heath bcfa08ba9c Fix for retrieving preferences on the web view side 9 年之前
  Shaddock Heath 265df4299e removed project unloaded event from client web view editor since it will never be called. All of the editors will be shut down before they have a chance to do anything. 9 年之前
  Shaddock Heath dc1faa32b1 Updated to handle the user prefs change notification to the web client from the host typescript. Also cleaned up some typos and api signatures. 9 年之前
  Shaddock Heath e855b7df92 - Added a new UserPreferencesChanged event that gets propagated to the web client 9 年之前
  Shaddock Heath fc83321284 refactored client extensions pattern and naming conventions to match host extensions patterns 9 年之前
  Shaddock Heath b630f5bb3a added the ability to allow the webview code to retrieve user preferences 9 年之前
  Shaddock Heath 303d712ec9 Refactoring the extension interface names to make more sense 9 年之前
  JoshEngebretson 264cc5a4aa Merge pull request #750 from LumaDigital/PerProjectExtensions 9 年之前
  Shaddock Heath af17f951a7 Fleshed out the per-project extensions 9 年之前
  Shaddock Heath e88b4e0e47 first cut at annotations. The save resource event has also been hooked up and renamed to saveCode 9 年之前
  Shaddock Heath 9fbef5d68e updated license banners 9 年之前
  Shaddock Heath b77f5ab2de staging the webview extension code so that it will be ready to receive a project unloaded event message, a delete resource event message, and a rename resource event message. Also did some cleanup to reduce duplicate code 9 年之前
  Shaddock Heath 1e47e7e381 added copyright banners to new files 9 年之前
  Shaddock Heath b3a3ab207c massive cleanup and implementation of the typescript services in the web view. 9 年之前