-
Notifications
You must be signed in to change notification settings - Fork 34k
Closed
Labels
apiextensionsIssues concerning extensionsIssues concerning extensionsfeature-requestRequest for new features or functionalityRequest for new features or functionalityon-release-notesIssue/pull request mentioned in release notesIssue/pull request mentioned in release noteson-testplan
Milestone
Description
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
Labels
apiextensionsIssues concerning extensionsIssues concerning extensionsfeature-requestRequest for new features or functionalityRequest for new features or functionalityon-release-notesIssue/pull request mentioned in release notesIssue/pull request mentioned in release noteson-testplan