How to Map Keyboard Shortcuts to Pythonista from NotePad++
-
Hello,
I’m completely new to Pythonista after looking into IDEs for the iPadOS platform. I usually use NotePad++ and Cmder, but I wanted to try something different.
Is there a way to map new keyboard shortcuts from NotePad++ into this IDE? For example, Control + Shift + Q toggles single line comment for any highlighted lines, and I want to do something similar in Pythonista.
-
last edited by
-
@TheEyedol, you can, but it is not just something you configure.
Search the internet for ”black mamba pythonista” to find an implementation of enhanced editing, targeting an iPad and an external keyboard.
It is sadly unmaintained, but can give you a really good starting point.