Skip to content
New issue

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

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

Already on GitHub? # to your account

vscode-extension-vscode is deprecated #52

Open
coliff opened this issue Sep 16, 2022 · 0 comments
Open

vscode-extension-vscode is deprecated #52

coliff opened this issue Sep 16, 2022 · 0 comments
Labels
dependencies Pull requests that update a dependency file help wanted Extra attention is needed

Comments

@coliff
Copy link
Member

coliff commented Sep 16, 2022

This extension currently uses 'vscode' dependency (https://github.com/Microsoft/vscode-extension-vscode#readme) which is deprecated.

They suggest to use @types/vscode and vscode-test instead.

We should look to migrate to those as they have fewer dependencies, allow greater flexibility in writing tests and will continue to receive updates.

Migration guide: https://code.visualstudio.com/api/working-with-extensions/testing-extension#migrating-from-vscode

@coliff coliff added help wanted Extra attention is needed dependencies Pull requests that update a dependency file labels Sep 16, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant