Commit History

Author SHA1 Message Date
  Shaddock Heath 9561aae986 Did work on how AtomicQuery is being used inside the WebView editors to make it have a more consistent API. Also attached AtomicQueryPromise to the window object so it's available to everything. 9 years ago
  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 years ago
  Shaddock Heath b630f5bb3a added the ability to allow the webview code to retrieve user preferences 9 years ago
  Shaddock Heath 9fbef5d68e updated license banners 9 years ago
  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 9 years ago
  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 years ago
  Shaddock Heath 1e47e7e381 added copyright banners to new files 9 years ago
  Shaddock Heath b3a3ab207c massive cleanup and implementation of the typescript services in the web view. 9 years ago