mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-29 13:03:42 +01:00
Merge remote-tracking branch 'origin/master' into tyriar/11275_terminal_refactor
This commit is contained in:
@@ -118,7 +118,6 @@ export class Adapter {
|
||||
this.warnRelativePaths(properties.outDir);
|
||||
this.warnRelativePaths(properties.program);
|
||||
this.warnRelativePaths(properties.cwd);
|
||||
this.warnRelativePaths(properties.runtimeExecutable);
|
||||
const osProperties = objects.deepClone(properties);
|
||||
properties.windows = {
|
||||
type: 'object',
|
||||
|
||||
Reference in New Issue
Block a user