我已经在我的linux机器上安装了散列链接(如预期的那样在终端上工作),在为我的heaps.io程序按下vscode的F5时,它说是Configured debug type 'hl' not supported我已经复制了我的launch.json从heaps.io教程网站。我该怎么办?Launch.json "version": "0.2.0", {
&quo
[vscode-react-native] Prewarming bundle cache. This may take a while ...[vscode-react-native] Building and running application.[vscode-react-native] Executing command: react-native run-ios --simulator
Scanning 772 folders for symlinksError while executing command
我不能让断点在VSCode中使用作为自定义的预处理程序。如果我使用debugger语句,它将在正确的位置中断,并显示正确的源,因此正在加载和解析源地图。在每个断点上VSCode报告:Breakpoint ignored because generated code not found (source map problem?)这是我的安装程序(同样的设置在debugger语句和断点的webstorm中都很好){ "co