mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-10 08:45:56 +01:00
a87586c7c3
* Add Type Definition Provider API Adds a new API to support type definition providers and adds an initial type definition provider for TypeScript * Fix comment * Addressing comments * Fixer menu option ordering * Added simple test