在一个 monorepo 项目中,有一个模块是 vscode 插件项目,而调试它必须使用 launch.json 文件,那么,如何使用子模块下的 .vscode/launch.json 配置呢?实际项目是:https://github.com/rxliuli/jo...