提交 ff10a295 编写于 作者: I isidor

debug: do not change view state when rawAttaching

fixes #4017
上级 14aed2dc
......@@ -676,7 +676,7 @@ export class DebugService extends ee.EventEmitter implements debug.IDebugService
sourceMaps: configuration.sourceMaps,
outDir: configuration.outDir,
debugServer: configuration.debugServer
}, true);
}, false);
}
public restartSession(): TPromise<any> {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册