Angular Eclipse which is based on TypeScript IDE is a set of plugins which provide support for Angular :
Completion, validation, hover, hyperlink
forAngular template
defined in theHTML
orTypeScript
file by integrating @angular/language-service:
Angular Wizards/Launches
to create Angular project, components, build, start server, etc by integrating @angular/cli:
Please starts with Getting Started.