Shortcut for run sketch in device and enable debugger is the same
codeanticode opened this issue · 7 comments
Both functionalities use "CTRL + D"
Both functionalities use "CTRL + D"
do we need to change this ?
if yes, then what would be the other shortcut ?
Thanks !
Both functionalities use "CTRL + D"
do we need to change this ?
if yes, then what would be the other shortcut ?
Thanks !
@p4puniya can start with this issue, looks like this gonna be just an addition to the shortcuts only.
what do you think @codeanticode ?
Thanks !
Sure , I'll look into it 👍
I think this could be a good opportunity to revisit all the keyboard shortcuts in the mode and make adjustments based on which ones are the most used, in addition to removing this conflict
I think this could be a good opportunity to revisit all the keyboard shortcuts in the mode and make adjustments based on which ones are the most used, in addition to removing this conflict
fully agree with you @codeanticode
I think this could be a good opportunity to revisit all the keyboard shortcuts in the mode and make adjustments based on which ones are the most used, in addition to removing this conflict
@p4puniya you can pick it up as good start in android-mode, just list down the shortcuts in th mode and see if any shortcut is same for more tha one action just like this issue and can start working on it. But first let us know on which shortcut you are working.
Thanks 1
There were a few more duplicated shortcuts, fixed with this commit: 142bffb