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
The ⌘ + / keyboard shortcut for Comment/Uncomment does not work for me. I'm on a mid 2015 MacBook pro with a French keyboard, running macOS 12.6.3 and Processing 4.0.1. For reference, other users have encountered similar difficulties in this issue. The problem is that on the French keyboard, shift is needed to type a slash. However,
Possible Causes / Solutions
I've found a workaround / solution! The character 'below' slash e.g. without using shift is colon. I've added menu.edit.comment_uncomment.keystroke=meta pressed COLON to my preferences.txt file, and I'm now a happy camper. I imagine other people on a MacBook with a French keyboard might benefit from this being default behaviour.
Should I contribute this preference to PDE_fr.properties?
My keyboard is French, but my macOS system language is English. Does PDE_fr.properties get used in my case?