Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Commit c12eb8c

Browse files
Update README.md
1 parent 5e221f9 commit c12eb8c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## :rotating_light: Important
2+
3+
This extension has been deprecated as Visual Studio Code now has a [bundled JavaScript Debugger](https://github.com/microsoft/vscode-js-debug) that covers the same functionality. It is a debugger that debugs Node.js, Chrome, Edge (Chromium), WebView2, VS Code extensions, and more. You can safely un-install this extension and you will still be able to have the functionality you need. Note that the new bundled debugger only supports Edge (Chromium), and does not support legacy Microsoft Edge (EdgeHTML). For debugging legacy Edge, you will still need this extension.
4+
5+
Please file any issues you encounter in [that repository](https://github.com/microsoft/vscode-js-debug).
6+
17
<h1 align="center">
28
<br>
39
VS Code - Debugger for Microsoft Edge

0 commit comments

Comments
 (0)