未验证 提交 594fc814 编写于 作者: I isidor

update untitled hint to work, use the correct setting name

上级 edf85f17
......@@ -21,7 +21,7 @@ import { registerEditorContribution } from 'vs/editor/browser/editorExtensions';
const $ = dom.$;
const untitledTextEditorHintSetting = 'workbench.editor.untitledText.hint';
const untitledTextEditorHintSetting = 'workbench.editor.untitled.hint';
export class UntitledTextEditorHintContribution implements IEditorContribution {
public static readonly ID = 'editor.contrib.untitledTextEditorHint';
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册