microsoft/vscode-edge-debug2

Why do docs state VS version >= 15.9.19 while the latest VSCode is 1.54

jgentes opened this issue · 1 comments

From the docs: https://github.com/microsoft/vscode-edge-debug2/blob/master/README.md

Install the latest version of Visual Studio. Debugging Microsoft Edge (EdgeHTML) is supported for VS versions >= 15.7. Debugging Microsoft Edge (Chromium) is supported for VS versions >= 15.9.19.

It says the version should be >= 15.9.19, however the latest VSCode version is 1.54: https://code.visualstudio.com/updates/v1_54

What am I missing?

Ah, Visual Studio, not VSCode - my bad.