提交 5df04daa 编写于 作者: I isidor

typo

上级 c08e38db
......@@ -1067,7 +1067,7 @@ export class DebugService implements debug.IDebugService {
}
const focusedProcess = this.viewModel.focusedProcess;
const preserveFocus = focusedProcess && process.getId() === focusedProcess.getId();
// Do not run prelaunch and postdebug tasks for automtic restarts
// Do not run preLaunch and postDebug tasks for automatic restarts
this.skipRunningTask = !!restartData;
return process.session.disconnect(true).then(() => {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册