-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <jeremy.tuloup@gmail.com>
- Loading branch information
Showing
8 changed files
with
36 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+9.2 KB
(140%)
ui-tests/test/general.spec.ts-snapshots/notebook-chromium-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+19.8 KB
(190%)
ui-tests/test/general.spec.ts-snapshots/notebook-firefox-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+36.9 KB
(380%)
ui-tests/test/menus.spec.ts-snapshots/opened-menu-view-chromium-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+31.8 KB
(340%)
ui-tests/test/menus.spec.ts-snapshots/opened-menu-view-firefox-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+4.38 KB
(160%)
ui-tests/test/mobile.spec.ts-snapshots/notebook-chromium-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+10 KB
(230%)
ui-tests/test/mobile.spec.ts-snapshots/notebook-firefox-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.