| .. |
|
editor
|
2b0deb178a
Adding development support for project frame (resources/hierarchy) resizing via Developer->UI menu, CTRL+Click now expands node and all children
|
8 years ago |
|
hostExtensions
|
9fc7751726
Have editor extensions derive from Atomic.ScriptObject so that they can be event listeners/senders.
|
8 years ago |
|
resources
|
cbbafcaec3
Updated signature of getting a edit resource to allow passing a line number so that once the editor loads, it auto navigates to that line.
|
9 years ago |
|
ui
|
461a11c858
fix JS error scraper for DukTape v2
|
8 years ago |
|
.gitignore
|
1c0fca1c81
Source Maps are now works for editor
|
10 years ago |
|
main.ts
|
329cd85550
Expose the timer api (setTimeout, clearTimeout, etc.) to the editor. Also add type definitions for the timer api to duktape.d.ts.
|
8 years ago |