Is there way to define snippets in PyCharm, built-in or via plug-in? For example I want paste self.
by hotkey. Now I'm doing it by 'se' + CTRL+ENTER
, but want to find more efficient way for this frequent operation.
What you are probably looking for is PyCharm's live templates - although for something as short as self.
- they probably are no quicker than typing.
You can use macros for this purpose. Edit | Macros | Start Macro Recording begins the recording, then Settings | Keymap allows you to assign keyboard shortcuts to macros.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With