Skip to content

Add ways to scope access to proposed API #131165

@Tyriar

Description

@Tyriar

We have a problem currently that if a first party wants to use one of our "forever proposed APIs" like window.onDidWriteTerminalData, they need to be added to our enable proposed API list which could lead them to accidentally use other proposed API which is likely to change.

This proposal is about adding a new API type which is stable but not accessible to anyone but close friends because of various concerns we have in making the API public. This would help these trusted parties not accidentally jump on proposed API and also help the general public from not trying out these APIs, I still get the occasional issue every now about someone who has tried onDidWriteTerminalData and asking about it being stabilized.

Metadata

Metadata

Assignees

Labels

apiextensionsIssues concerning extensionsfeature-requestRequest for new features or functionalityon-release-notesIssue/pull request mentioned in release noteson-testplan

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions