提交 2e246a3b 编写于 作者: J Joao Moreno

clear VSCODE_LOGS in terminals

上级 1b3b38e9
......@@ -113,7 +113,8 @@ function cleanEnv() {
'PTYSHELL',
'PTYCOLS',
'PTYROWS',
'PTYSHELLCMDLINE'
'PTYSHELLCMDLINE',
'VSCODE_LOGS'
];
keys.forEach(function (key) {
if (process.env[key]) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册