Shaddock Heath d8f936ef43 Work on being able to compile typescript files when not all the pieces are located under Resources (ie d.ts files located in a project/typings folder). Also pull in an existing tsconfig.json if it exists in the root of the project. 9 лет назад
..
clientExtensions d8f936ef43 Work on being able to compile typescript files when not all the pieces are located under Resources (ie d.ts files located in a project/typings folder). Also pull in an existing tsconfig.json if it exists in the root of the project. 9 лет назад
editor 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 лет назад
modules b3a3ab207c massive cleanup and implementation of the typescript services in the web view. 10 лет назад
typings 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 лет назад
interop.ts a99169438a - Added new UI Extension method getCurrentResourceEditor to grab the current editor 9 лет назад
tsconfig.json 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 лет назад