Commit History

Author SHA1 Message Date
  Shaddock Heath 57441d59ad Initial work on using the Monaco editor instead of Ace editor. TypeScript property completions are successfully being handled by the shared web worker. 9 years ago
  Shaddock Heath fc83321284 refactored client extensions pattern and naming conventions to match host extensions patterns 9 years ago
  Shaddock Heath 9fbef5d68e updated license banners 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 2b018943c6 fix javascript language extension to look for .js not .ts 9 years ago
  Shaddock Heath b3a3ab207c massive cleanup and implementation of the typescript services in the web view. 9 years ago