Pythonista 3 Editor function
-
Pythonista 3 Editor now add select mutli-lines and tab/shift+tab indent/unindent function.
But can add cmd+/ to Comment or uncomment ?
-
If so, please add Cmd+# for un/commenting too. Not only because it makes more sense in Python, but because on the German keyboard, # has its own key, but / is Shift+7.
;)