Free TypeScript editor in CodeLobster IDE
Free CodeLobster IDE includes free TypeScript editor
Free TypeScript editor represents the following abilities to work with TypeScript code:
1. TypeScript code highlighting
That feature means TypeScript syntax coloring.
2. Intelligent TypeScript Auto-complete
TypeScript Auto-complete feature helps write code faster. Pop-up completion list includes intelligent autocomplete for:
TypeScript classes,
TypeScript variables,
Interfaces.
Completion list is called automatically in necessary area of TypeScript code.
TypeScript classes,
TypeScript variables,
Interfaces.
3. TypeScript structure
ClassView Window shows the general TypeScript code structure of all source files opened in the Editor.