microsoft / vscode-dts

CLI utility for downloading vscode.d.ts and vscode.proposed.d.ts
MIT License
34 stars 15 forks source link

Make dev command fetch proposals as defined in `enabledApiProposals` #11

Closed jrieken closed 2 years ago

jrieken commented 2 years ago

Changes the dev command to fetch individual vscode.proposed.XYZ.d.ts-files. What files to fetch is defined by package.json#enabledApiProposals as suggested here https://github.com/microsoft/vscode-dts/pull/10#issuecomment-966506896