TypeScript Language Service API
The TypeScript Language Service API powers IDE features like autocomplete, go to definition, find references, refactoring, and error diagnostics. It provides the same intelligence used by VS Code and other editors for TypeScript and JavaScript development.