📅  最后修改于: 2022-03-11 14:55:40.692000             🧑  作者: Mango
{
//Location of scriptcs executable. Defaults to 'scriptcs', meaning it just tries to use your PATH environment variable
"scriptcsRunner.scriptcsPath": "/path/to/scriptcs/executable",
//Specifies whether C# scripts/snippets should be executed in debug mode (extra output)
"scriptcsRunner.debug": false
}