src/vscode-dts/README.md
This is the place for the stable API and for API proposals.
package.json#enabledApiProposals propertynpx vscode-dts dev to download the d.ts files into your projectvscode.proposed.[a-zA-Z]+.d.tssrc/vs/platform/extensions/common/extensionsApiProposals.ts (make sure to run npm run watch)checkProposedApiEnabled and/or isProposedApiEnabled-utils to enforce the API being proposed. Make sure to invoke them with your proposal's name which got generated into extensionsApiProposals.ts