{
...
"configurations": [
{
...
"serverReadyAction": {
"action": "openExternally",
"pattern": "^\\s*Now listening on:\\s+(https?://\\S+)"
},
...
},
...
]
}
launch.json文件
配置pattern为此来识别,自动打开界面