Shaddock Heath
|
9238191d31
Changes to work with TS 2.0 in the intellisense and compiler. Also turned on case sensitive "import" calls.
|
9 years ago |
Josh Engebretson
|
5dca9a5796
Adding New Build info window
|
9 years ago |
Josh Engebretson
|
769baf82e3
Adding VS/XS/Code info box
|
9 years ago |
Josh Engebretson
|
99cebb3f6c
Working on VS integration
|
9 years ago |
Josh Engebretson
|
023a43450e
Removing legacy JS editor sources
|
9 years ago |
Josh Engebretson
|
0b944f12ca
Core C# and Workflow Progress (+20 squashed commits)
|
9 years ago |
Josh Engebretson
|
5e86020fd9
C# Work
|
9 years ago |
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 years ago |
Josh Engebretson
|
5bed55bbbe
Factoring AtomicNET Proto2 out of sources
|
9 years ago |
Josh Engebretson
|
c4bd262572
Adding new build dialog
|
9 years ago |
weinand
|
0315d45c66
Created a texture inspector for Atomic.
|
9 years ago |
JohnnyWahib
|
d8fd9cd44a
- Created individual XML and Shader Resource editor types
|
9 years ago |
Shaddock Heath
|
b23ec556c1
extracted the logic that instantiates resource editors into separate ResourceEditorBuilders so that it's easier to register and add new editors
|
9 years ago |
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 years ago |
Shaddock Heath
|
303d712ec9
Refactoring the extension interface names to make more sense
|
9 years ago |
Shaddock Heath
|
af17f951a7
Fleshed out the per-project extensions
|
9 years ago |
JoshEngebretson
|
518fef5042
Merge pull request #614 from shaddockh/TSH-ATOMIC-TYPESCRIPT
|
9 years ago |
raheelx
|
f4120cbb97
Search Bar Functionality - Issue #195
|
9 years ago |
Shaddock Heath
|
b3a3ab207c
massive cleanup and implementation of the typescript services in the web view.
|
9 years ago |
Shaddock Heath
|
0073805bbd
Refactoring the typescript language service out of the typescript extension so that the language service part can be re-used between web, node, and Atomic
|
10 years ago |
Shaddock Heath
|
730c9a1d22
created a simple d.ts wrapper around usertiming.js also wrapped calls to usertiming behind calls in metrics.ts. Also turned on expirmental decorator support in the typescript compiler so that it is possible to annotate a function with @metrics.profileDecorator and have it auto time the function
|
10 years ago |
Shaddock Heath
|
a9ce46963e
initial cut at allowing typescript to be compiled by the editor and having the ability to hook additional services into editor events
|
10 years ago |
Josh Engebretson
|
94b70f32e7
Applying MIT License
|
9 years ago |
Shaddock Heath
|
9086e9025f
fixed errors identified by TS 1.8
|
10 years ago |
Shaddock Heath
|
bf5bfeb9bd
Modified the New Project and the Create project based off example to support multiple languages. These are configured in the json files that describe the project templates. Modified the signature of the ModalOp that launches the CreateProject dialog to accept a ProjectTemplateDefinition that fully describes the project to create.
|
10 years ago |
Shaddock Heath
|
6ed1e0dfb2
updated tsconfig to include the Atomic*.d.ts files
|
10 years ago |
Josh Engebretson
|
5c91487234
Update tsconfig
|
10 years ago |
Josh Engebretson
|
f148329727
Update tsconfig
|
10 years ago |
Josh Engebretson
|
0a38b1f725
Adding Snap Settings
|
10 years ago |
JoshEngebretson
|
e8c33c5878
Windows build improvements
|
10 years ago |