Skip to content

Provide mac equivalents for all keyboard shortcuts#91

Merged
ktaletsk merged 3 commits intojupytercon:mainfrom
ktaletsk:mac-linux-widnows-shortcuts
Oct 31, 2025
Merged

Provide mac equivalents for all keyboard shortcuts#91
ktaletsk merged 3 commits intojupytercon:mainfrom
ktaletsk:mac-linux-widnows-shortcuts

Conversation

@ktaletsk
Copy link
Copy Markdown
Collaborator

@ktaletsk ktaletsk commented Oct 31, 2025

Implements #38

  • Standardized all shortcuts to use Cmd/Ctrl+Key slash syntax
  • Added Mac equivalents for browser DevTools (F12 or Cmd/Ctrl+Shift+I, or Cmd+Option+I on Mac)
  • Added Mac equivalents for JupyterLab command palette (Cmd/Ctrl+Shift+C)
  • Updated Source Control shortcuts (Cmd/Ctrl+Shift+G)
  • Standardized Cursor shortcuts (Cmd/Ctrl+L, Cmd/Ctrl+N, Cmd/Ctrl+K, Cmd/Ctrl+,)
  • Verified Ctrl+C for SIGINT is correct on all platforms

Files updated:

  • 02-anatomy-of-extensions.md
  • 03-debugging.md
  • 05-developing-with-ai.md

🔍 Preview: https://jupytercon2025-developingextensions--91.org.readthedocs.build/
Note: This Pull Request preview is provided by ReadTheDocs. Our production website, however, is currently deployed with GitHub Pages.

- Standardized all shortcuts to use Cmd/Ctrl+Key slash syntax
- Added Mac equivalents for browser DevTools (F12 or Cmd/Ctrl+Shift+I, or Cmd+Option+I on Mac)
- Added Mac equivalents for JupyterLab command palette (Cmd/Ctrl+Shift+C)
- Updated Source Control shortcuts (Cmd/Ctrl+Shift+G)
- Standardized Cursor shortcuts (Cmd/Ctrl+L, Cmd/Ctrl+N, Cmd/Ctrl+K, Cmd/Ctrl+,)
- Verified Ctrl+C for SIGINT is correct on all platforms

Files updated:
- 02-anatomy-of-extensions.md
- 03-debugging.md
- 05-developing-with-ai.md
Copy link
Copy Markdown
Member

@mfisher87 mfisher87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Beautiful, love the consistency :)

Comment thread 04-materials/05-developing-with-ai.md Outdated
Comment thread 04-materials/05-developing-with-ai.md Outdated
ktaletsk and others added 2 commits October 31, 2025 10:37
Co-authored-by: Matt Fisher <3608264+mfisher87@users.noreply.github.com>
Co-authored-by: Matt Fisher <3608264+mfisher87@users.noreply.github.com>
@ktaletsk ktaletsk merged commit 04cfd7f into jupytercon:main Oct 31, 2025
2 checks passed
@ktaletsk ktaletsk deleted the mac-linux-widnows-shortcuts branch October 31, 2025 17:38
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.

2 participants