"msvc/vscode:/vscode.git/clone" did not exist on "6d23d3ac3b3f9d13ad2ce99029e69a9ea9f2e517"
Add debug script command (#13289)
Add two new debug commands for outputing script.
1. `DEBUG SCRIPT LIST`
Output all scripts.
2. `DEBUG SCRIPT <sha1>`
Output a specific script.
Close #3846
Please register or sign in to comment