-
Notifications
You must be signed in to change notification settings - Fork 41
Closed
Description
I noticed that nvim-dap-vscode-js doesn't work for launch.json
tasks that don't have the "task"
value prefixed with pwa-
(like "pwa-node"
). According to microsoft/vscode-js-debug#1404, pwa-
should no longer be used. Are there any plans to remove the pwa-
prefixes for nvim-dap-vscode-js and/or also support launch.json
files with just "node"
, "chrome"
, etc.?
Metadata
Metadata
Assignees
Labels
No labels