-
Notifications
You must be signed in to change notification settings - Fork 14
TSConfig Editor Features
angelozerr edited this page Oct 18, 2016
·
3 revisions
Eclipse Neon provides a WTP Eclipse JSON Editor which can be extended with JSON Schema to provide custom completion.
If you have install JSON Editors with Eclipse Neon

you will have an editor for tsconfig.json
TSConfig editor provides several pages to manage tsconfig.json options with UI:
-
Overviewpage

The compiler section gives you the capability to see and choose your TypeScript version and nodejs executable:

-
Filespage

-
Outputpage

-
Sourcepage

Here a sample with completion for tsconfig.json:

- TypeScript IDE
- New and Noteworthy