Skip to content

vscode-extension-vscode is deprecated #52

@coliff

Description

@coliff

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

Metadata

Metadata

Assignees

Labels

dependenciesPull requests that update a dependency filehelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions