Microsoft Edge Diagnostics Adapter is a protocol adapter that enables tools to debug Microsoft Edge using the Chrome DevTools Protocol.
Перейти к файлу
microsoft-github-policy-service[bot] df35b8031a
Auto merge mandatory file pr
This pr is auto merged as it contains a mandatory file and is opened for more than 10 days.
2023-06-13 17:53:09 +00:00
.vscode Update vscode launch.json 2017-02-28 17:58:26 +01:00
lib New: Multiple improvements 2017-11-16 13:38:31 -08:00
native New: Multiple improvements 2017-11-16 13:38:31 -08:00
redistributable Add Visual C++ Redistributable and postinstall script 2017-10-02 16:10:06 -07:00
scripts New: Multiple improvements 2017-11-16 13:38:31 -08:00
src Send exepected var types to forwardTo 2018-01-19 13:05:50 +01:00
tests Initial commit of Edge diagnostic adapter which is 99% the IEDiagnosticAdapter but will diverge over time. 2016-03-23 14:21:18 -07:00
.editorconfig Fixing whitespace issues 2016-05-10 15:14:10 -07:00
.gitignore New: Multiple improvements 2017-11-16 13:38:31 -08:00
LICENSE Initial commit of Edge diagnostic adapter which is 99% the IEDiagnosticAdapter but will diverge over time. 2016-03-23 14:21:18 -07:00
README.md Removing all content except deprecation notice 2018-12-18 17:58:54 -08:00
SECURITY.md Microsoft mandatory file 2023-06-02 21:20:41 +00:00
appveyor.yml New: Multiple improvements 2017-11-16 13:38:31 -08:00
gulpfile.js New: Multiple improvements 2017-11-16 13:38:31 -08:00
package-lock.json New: Multiple improvements 2017-11-16 13:38:31 -08:00
package.json New: Multiple improvements 2017-11-16 13:38:31 -08:00
prebuild.cmd New: Multiple improvements 2017-11-16 13:38:31 -08:00
tsconfig.json New: Multiple improvements 2017-11-16 13:38:31 -08:00

README.md

Notice of deprecation

This repository has been deprecated. A native replacement for IDE integration with the EdgeHTML platform for debugging and other diagnostics tasks was developed by the Edge team and released in the Windows 10 April 2018 update. To learn more, read about the Microsoft Edge DevTools Protocol. You can also learn about the ongoing cross-browser work to make web platform tooling integration more consistent via the W3C DevTools Protocol Incubator Group.