提交 6a58a251 编写于 作者: M Matt Bierner

Remove 'experimental' from custom editor setting

上级 81df40d1
......@@ -390,7 +390,7 @@ export class CustomEditorService extends Disposable implements ICustomEditorServ
}
}
export const customEditorsAssociationsKey = 'workbench.experimental.editorAssociations';
export const customEditorsAssociationsKey = 'workbench.editorAssociations';
export type CustomEditorAssociation = CustomEditorSelector & {
readonly viewType: string;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册