Skip to content

WARN Via 'product.json#extensionEnabledApiProposals' extension wants API proposal #245932

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
RedCMD opened this issue Apr 8, 2025 · 1 comment
Assignees

Comments

@RedCMD
Copy link
Contributor

RedCMD commented Apr 8, 2025

Multiple console warnings for API proposals that don't exist from extensions that don't exist

log.ts:450  WARN Via 'product.json#extensionEnabledApiProposals' extension 'ms-python.python' wants API proposal 'terminalShellType' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.
log.ts:450  WARN Via 'product.json#extensionEnabledApiProposals' extension 'ms-python.vscode-python-envs' wants API proposal 'terminalShellType' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.
log.ts:450  WARN Via 'product.json#extensionEnabledApiProposals' extension 'github.copilot-chat' wants API proposal 'chatReadonlyPromptReference' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.

not installed

Image
Image
Image

Steps to Reproduce:

  1. Open vscode
  2. view console log

Does this issue occur when all extensions are disabled?: Yes

@justschen
Copy link
Collaborator

cc @anthonykim1 for terminalShellType

cc @connor4312 for chatReadonlyPromptReference

@justschen justschen assigned connor4312 and anthonykim1 and unassigned justschen Apr 11, 2025
@connor4312 connor4312 removed their assignment Apr 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants