Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: command palette shouldn't show NOOP-ed hotkeys #1032

Merged
merged 1 commit into from
Mar 29, 2024

Conversation

akshayka
Copy link
Contributor

  • Still register the shortcut, just not the action
  • Fixes a bug in which NOOP-d cell.format, cell.hideCode was showing up in the command palette, but clicking it did nothing. (Cell > Format, Cell > Hide Code still shows up and works)

- Still register the shortcut, just not the action
- Fixes a bug in which NOOP-d cell.format, cell.hideCode was showing
  up in the command palette, but clicking it did nothing. (Cell >
Format, Cell > Hide Code still shows up and works)
Copy link

vercel bot commented Mar 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
marimo-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 29, 2024 11:33pm
marimo-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 29, 2024 11:33pm

Copy link

🚀 Development release published. You may be able to view the changes at https://marimo.app?v=0.3.8-dev6

Benni-Math pushed a commit to Benni-Math/marimo that referenced this pull request Apr 16, 2024
- Still register the shortcut, just not the action
- Fixes a bug in which NOOP-d cell.format, cell.hideCode was showing
  up in the command palette, but clicking it did nothing. (Cell >
Format, Cell > Hide Code still shows up and works)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant