enforce API as proposed, https://github.com/microsoft/vscode/issues/111371 fyi @chrmarti

上级 763bfdae
......@@ -333,6 +333,7 @@ export function createApiFactoryAndRegisterActors(accessor: ServicesAccessor): I
return getRemoteName(initData.remote.authority);
},
get remoteAuthority() {
checkProposedApiEnabled(extension);
return initData.remote.authority;
},
get uiKind() {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册