Shaddock Heath 3554ad5a7e Restructured web view client so that it can be controlled from the host typescript after getting an OnWebviewEnd message. This is the first step to removing some of the native events and being able to handle them from the TS side of things. 9 years ago
..
AtomicEditor 3554ad5a7e Restructured web view client so that it can be controlled from the host typescript after getting an OnWebviewEnd message. This is the first step to removing some of the native events and being able to handle them from the TS side of things. 9 years ago
AtomicNET 5b2e76c90c Moving initial Atomic C# prototype to attic 10 years ago
AtomicWebViewEditor 3554ad5a7e Restructured web view client so that it can be controlled from the host typescript after getting an OnWebviewEnd message. This is the first step to removing some of the native events and being able to handle them from the TS side of things. 9 years ago
Haxe 997849f7f7 Ignore generate haxe files 10 years ago
JSPlugin 711aff3e8c Moving package definitions to top level Script folder 10 years ago
Packages b3d44c743c Expose UIWebView from JSEditor 9 years ago
ToolCore 94b70f32e7 Applying MIT License 9 years ago
TypeScript dc1faa32b1 Updated to handle the user prefs change notification to the web client from the host typescript. Also cleaned up some typos and api signatures. 9 years ago
tsconfig.json 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 years ago
tslint.json 1ed3b35a06 migrated the autocomplete functionality for typescript into a shared web worker so that each tab can share the same instance of the language service. It also runs on a background thread so it performs better 9 years ago