我正在尝试调试VSCode源代码,以便最终为它贡献力量。
我只是遵循此处所述的Microsoft官方教程:
https://github.com/Microsoft/vscode/wiki/How-to-Contribute#debugging
虽然我收到以下错误,但OSS代码已启动但崩溃
我正在运行:
关于vscode帮助的输出:
Version: 1.37.1
Commit: f06011ac164ae4dc8e753a3fe7f9549844d15e35
Date: 2019-08-15T16:17:25.463Z
Electron: 4.2.7
Chrome: 69.0.3497.128
Node.js: 10.11.0
V8: 6.9.427.31-electron.0
OS: Linux x64 4.15.0-55-generic
有人暗示吗?如何从中找到更多细节?