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
By default the shortcuts to toggle the left activity bar are set to option key with numbers 1 to 0.
I can't change it and it avoids me to set brackets and other important chars on the keyboard.
Every time you want to open/close brackets you don't open or close them but instead this left activity bar toggles.
Reproduce
Create a new Notebook or open an existing
Write some code and try to set a bracket with option + 5
See toggling the left activity bar
Expected behavior
By keyboard "option + 5" I expect to get an opening square bracket: "["
Context
Operating System and version: MacOS Sonoma 14.3.1
JupyterLab-Desktop version: 14.1.0-1
The text was updated successfully, but these errors were encountered:
Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! 👋
@ArtMattner thank you for reporting. This is tracked in jupyterlab/jupyterlab#15744 and the part with Alt + key is already fixed, to be released later today. There is also an issue with backticks/square brackets on Italian (and possibly other) keyboard(s) which has a draft PR opened but requires user testing because unfortunately I do not have an Italian Mac available - please see: jupyterlab/jupyterlab#15744 (comment)
Description
By default the shortcuts to toggle the left activity bar are set to option key with numbers 1 to 0.
I can't change it and it avoids me to set brackets and other important chars on the keyboard.
Every time you want to open/close brackets you don't open or close them but instead this left activity bar toggles.
Reproduce
Expected behavior
By keyboard "option + 5" I expect to get an opening square bracket: "["
Context
The text was updated successfully, but these errors were encountered: