提交 8d6cab54 编写于 作者: J Johannes Rieken

reset lang id key

上级 e526bbfa
......@@ -54,6 +54,7 @@ export class ResourceContextKey implements IContextKey<URI> {
this._schemeKey.reset();
this._langIdKey.reset();
this._resourceKey.reset();
this._langIdKey.reset();
this._extensionKey.reset();
}
......@@ -172,4 +173,4 @@ export class ResourceGlobMatcher {
public dispose(): void {
this.toUnbind = dispose(this.toUnbind);
}
}
\ No newline at end of file
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册