Skip to content

Take ownership of the default node, chrome, extensionHost, and msedge types #1065

Closed
@connor4312

Description

@connor4312

This month we are (finally) removing the legacy Node debug extensions from being built-in. All old debug extensions will still be accessible in the marketplace, but they (including the Chrome and Edge debuggers) will require the legacy- prefix in the launch "type" to use. The debug.javascript.usePreview setting is going away.

js-debug will take ownership of the default launch types, and will no longer require the pwa- prefix. However, we will continue allowing the "pwa-" prefix in launch.json's and the "redirection" logic will ensure launched sessions are prefixed, to avoid breaking extensions that depend on the type.

Metadata

Metadata

Assignees

Labels

debtCode quality issuesfeature-requestRequest for new features or functionalityon-release-notesIssue/pull request mentioned in release notesverification-neededVerification of issue is requestedverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions