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
I have been googling this a bit, but it seems no French is complaining about that...
There's no way a French keyboard can do "CTRL+/". Therefore all frenchs have to manually type the comment sign "//" and then delete it.
With Spyder IDE, I'm used to quickly comment/uncomment, this is a must have.
It's a shave that the shortcuts can't be customised easily.
The text was updated successfully, but these errors were encountered:
This is a known problem, but IIRC the fix is fairly non-trivial due to the way that keycodes work in general and possibly in java in particular. See #5064 for a link to the rsyntaxtextarea bug report (which is where the actual problem is).
I have been googling this a bit, but it seems no French is complaining about that...
There's no way a French keyboard can do "CTRL+/". Therefore all frenchs have to manually type the comment sign "//" and then delete it.
With Spyder IDE, I'm used to quickly comment/uncomment, this is a must have.
It's a shave that the shortcuts can't be customised easily.
The text was updated successfully, but these errors were encountered: