然而,根据的说法,尽管我安装了VSCode extension: Debugger for Edge,但我正在尝试设置VSCode以便使用Edge进行调试。VSCode中的Launch.json文件如下所示:// Use IntelliSense to learn about possible Node.js debug attributes. "sourceMaps": true ,
使用Chrome调试器或火狐(或微软I或MS-Edge),我想获得在我指定的一个或多个.JS模块中进入和退出的JavaScript函数的列表。我设想这个列表是这样的: Scoring.js : Pg03_ESI_initialize() : enter at 12:12:12.12345NA_Library.js : initialize_NA() : exit at 1