processing/processing4
View on GitHubcomment/uncomment Keybinding on Macos Sonoma French is missing!
Open
#1,128 opened on May 29, 2025
buggood first issuepde
Repository metrics
- Stars
- (439 stars)
- PR merge metrics
- (PR metrics pending)
Description
Most appropriate sub-area of Processing 4?
Accessibility
Processing version
4.4.4
Operating system
Macos 14.7.6
Steps to reproduce this
"1. "Command +"
snippet
// Paste your code below :)
void setup() {
}
void draw() {
}
Additional context
Comment uncomment shortcut does not work on macos. before on french keyboard comment was command +... now, the shortcut is missing! Why?????
Would you like to work on the issue?
I'm user, not coder