Skip to content
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

Unrecognized debugger attributes 'aiKey' in package.json for debugger extension #78297

Closed
DonJayamanne opened this issue Jul 31, 2019 · 1 comment

Comments

@DonJayamanne
Copy link
Contributor

DonJayamanne commented Jul 31, 2019

  • VSCode Version:1.36.1
  • OS Version:Mac

Steps to Reproduce:

  1. Open Python extension repo in VS Code
  2. Open the package.json file and go to line 923
  3. VS Code displays warnings about unrecognized attributes for:
    • aiKey

When we remove these attributes:

  • Extension fails to load (complaining about the missing info for telemetry)

Does this issue occur when all extensions are disabled?: Yes/No
N/A

@DonJayamanne DonJayamanne changed the title Unrecognized debugger attributes in package.json for debugger extension Unrecognized debugger attributes 'aiKey' in package.json for debugger extension Jul 31, 2019
@DonJayamanne
Copy link
Contributor Author

Incorrectly filed.

@vscodebot vscodebot bot locked and limited conversation to collaborators Sep 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant