提交 49d3698e 编写于 作者: I isidor

fixes #44411

上级 90bb79d7
......@@ -168,7 +168,7 @@ class VariableResolver {
return this.environmentService.execPath;
default:
return match;
throw new Error(localize('canNotResolveUnkownVariable', "{0} can not be resolved, unknown variable.", match));
}
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册