コミット履歴

作者 SHA1 メッセージ 日付
  Shaddock Heath 9238191d31 Changes to work with TS 2.0 in the intellisense and compiler. Also turned on case sensitive "import" calls. 9 年 前
  Shaddock Heath 90b3f670ad update monaco.d.ts and remove ace.d.ts 9 年 前
  Josh Engebretson 023a43450e Removing legacy JS editor sources 9 年 前
  Shaddock Heath 132ffe9a30 Added in negative file globs for AtomicNET.d.ts since Atom automatically adds them in if they are in the directory 9 年 前
  JoshEngebretson cab86123c0 Remove AtomicNET and WebViewWork 9 年 前
  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 年 前
  Josh Engebretson 5bed55bbbe Factoring AtomicNET Proto2 out of sources 9 年 前
  Shaddock Heath 9f21f3cdda added new language handler for turbobadger files in the webview editor. Turns off soft tabs and shows whitespace as well as using the "properties" language highlighter 9 年 前
  Shaddock Heath 6707795cfe added an extra build step that will combine all of the generated d.ts files into a single Atomic.d.ts and place it under Script/TypeScript/dist and also placed in the distribution under Data/AtomicEditor/TypeScriptSupport 9 年 前
  Shaddock Heath af17f951a7 Fleshed out the per-project extensions 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 6dd59a7279 fix issues with the merge 9 年 前
  Shaddock Heath b3a3ab207c massive cleanup and implementation of the typescript services in the web view. 10 年 前
  Shaddock Heath 9f9e945ce0 cleanup build of the AtomicWebViewEditor 10 年 前
  Shaddock Heath aa74d86fe3 converted the webview editor code to a typescript project 10 年 前