-
Notifications
You must be signed in to change notification settings - Fork 14
Editor Features
angelozerr edited this page Mar 25, 2016
·
22 revisions
typescript.java uses the JSDT Editor to support TypeScript, JSX, (and JavaScript with Salsa) by consumming tsserver coming from TypeScript bundle.
typescript.java provides a WTP TypeScript Validator:

By default you can see TypeScript, JavaScript errors when you are typing :

If you need to display errors in the problem view:

you can do that with:
- at hand with
Validatecontextual menu:

- when you save your file by activating
Validation Builder

Please note that those features are a part of WTP. If you need improvement, please post your issue to eclipse WTP bugzilla.
- TypeScript IDE
- New and Noteworthy