* 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>
* Clean up interface switcher plugin in preparation for release
* Use caret down icon to be consistent with the "New" dropdown in the tree page
* Update Playwright Snapshots
* Update Playwright Snapshots
* Fix button height of interface switcher
* Update packages/lab-extension/style/base.css
Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
* Update Playwright Snapshots
* Update Playwright Snapshots
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
* Add the Settings Editor to the landing page
* Fix tab panel tabs
* Do not include JSON editor for now
* Hide Settings Editor command from the menu
* Update yarn.lock
* Fix integrity
* Fix yarn.lock and resolutions
* Update yarn.lock
* Allow adding and closing the settings editor
* Do not include JSON editor for now
* Update snapshots
* More snapshot updates
* More snapshot update
* Fix resolutions
* Update packages to JupyterLab 4.0.0a32
* Update python dependency
* Update `@jupyterlab/galata`
* Require `jupyter_server>=2.0.1,<3`
* Undo `jupyter_server` bump for now
* Update to Jest 29
* More jest fixes
* Update to the latest Lumino
* Fix yarn.lock
* Fix JSON background color
* Update snapshots