| .. |
|
clientExtensions
|
9af8617447
fixes issue where web view typescript extension was listening to resource changes when the active tab was not a typescript file
|
9 years ago |
|
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 years ago |
|
modules
|
b3a3ab207c
massive cleanup and implementation of the typescript services in the web view.
|
9 years ago |
|
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 years ago |
|
interop.ts
|
a99169438a
- Added new UI Extension method getCurrentResourceEditor to grab the current editor
|
9 years ago |
|
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 years ago |