typescript.java
typescript.java copied to clipboard
TypeScript IDE for Eclipse with JSDT & tsserver
 It should insert just `bug1(a)`, as `b` is argument of callback function `a`. Same problem happens for objects with index signature parameter: 
To make a review of the icons and add the @2x version of them. I am trying to setup the dev environment, if I have success I could work on...
Hi, It would be nice to have a New JavaScript Project that generates a project with a jsconfig.json file. TypeScript IDE is good also for JavaScript development.
The arguments doc is not shown when autocompleting a method or when you hover the mouse on it: Completing:  Hover:  It would be very nice to see the...
Sorry if this is a stupid question, but I've just downloaded the plugin and can't get any output. Running a 'TypeScript Compile' launch produces the following: > `An internal error...
When you are working with the Phaser API (http://phaser.io) there are a lot of methods with optional arguments, so when you complete a method a lot of arguments are added...
Like Java (Ctrl+Shift+T), provides a dialog, provides Open TypeScript symbol dialog.
Display in the project properties the Build Path folders to add/remove folders, but this issue is not very important since it's possible to add/remove build path folder with Project Explorer...
Java+Javascript have a smart insert mode. What I mainly missing in ts files, that an inserted semicolon is not set at the correct positon.  
I noticed that some shortcuts are not working, while the feature itself does work. Those features are: - Go to definition: Works with ctrl + click, does not work with...