提交 3c72037e 编写于 作者: R Rob Lourens

Settings editor - change "Open settings.json" label, fix #55032

上级 29967e4d
......@@ -800,7 +800,7 @@ export class SettingsEditor2 extends BaseEditor {
class OpenSettingsAction extends Action {
static readonly ID = 'settings.openSettingsJson';
static readonly LABEL = localize('openSettingsJsonLabel', "Open settings.json for advanced customizations");
static readonly LABEL = localize('openSettingsJsonLabel', "Open settings.json");
constructor(
@IPreferencesService private readonly preferencesService: IPreferencesService,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册