You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change "Interface" menu to "Open in...", shorten names of menu items inside (#6847)
* rename commandLabel
* attemp to keep longer name in command palette
* Remove trying to keep longer name for command palette
* Attempt to register 2 commands to show the same command in the command palette
* fix passing paletteCommand to palette.addItem
* account for "args" being potentially passed to label
* change command palette wording to "Open in"
* capitalize "in" in "Open In..." btn title for consistency
* Make "in" not capitalized in "Open in..."
* use 'Open in %1' string formation form
* Update snapshots
* rename commandPaletteLabel into commandDescription
* use command with description as a label in view menu
* update snapshots manually
* update more snapshots manually
* Use isPalette and isMenu
* Lint
---------
Co-authored-by: Jeremy Tuloup <[email protected]>
0 commit comments