История коммитов

Автор SHA1 Сообщение Дата
  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 лет назад