Skip to content

Fix French keyboard comment/uncomment shortcut for all platforms#1469

Closed
khuntvidisha13 wants to merge 1 commit intoprocessing:mainfrom
khuntvidisha13:fix/french-keyboard-comment-shortcut
Closed

Fix French keyboard comment/uncomment shortcut for all platforms#1469
khuntvidisha13 wants to merge 1 commit intoprocessing:mainfrom
khuntvidisha13:fix/french-keyboard-comment-shortcut

Conversation

@khuntvidisha13
Copy link

Problem

On French (AZERTY) keyboard on macOS, the comment/uncomment shortcut
was conflicting with the font size increase shortcut (⌘+).

Fix

Updated PDE_fr.properties to use platform-specific keybindings:

  • macOS: meta pressed COLON
  • Windows: ctrl pressed COLON
  • Linux: ctrl pressed COLON

Related

Fixes #1381

@SableRaf
Copy link
Collaborator

SableRaf commented Mar 4, 2026

Hi @khuntvidisha13, thanks for taking the time to look into this.

The issue linked in the PR does not seem related to these changes. Could you double-check and link the correct issue?

We also ask that contributors get assigned before opening a PR. You can find more details in our CONTRIBUTING.md file.


A note on GSoC: We receive many contributions around this time of year from GSoC applicants. Just a heads-up that our application process does not require you to submit a PR. Please check out this thread on the forum for more details on how to apply.

@khuntvidisha13
Copy link
Author

Hi @SableRaf, I recently started contributing to open source and was not fully aware of the assignment policy. I apologize for linking the wrong issue and for opening the PR without being assigned first. I will make sure to follow the CONTRIBUTING.md guidelines going forward. Thank you for the guidance.

@catilac catilac closed this Mar 4, 2026
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.

3 participants