How does pycharm set the shortcut key to delete the selected code? Or click delete to delete characters one by one.

how does pycharm set the shortcut key to delete the selected code? Or click delete to delete characters one by one, or you can

Aug.30,2021

your question is not that simple, is it?

if you follow your description, just use the backspace button

Press backspace after selecting the code, it will all disappear

I don't know much about pycharm. If it's a shortcut key, you can set it yourself with sublime text. The customization function is very strong, but I don't usually use it very much

.

. I think it may be that your description is not accurate. Since it is selected, backspace can be deleted directly. Why set the shortcut key


control/command + y? you can delete the line where the cursor is located.
for shortcuts to pycharm, you can check them in Pycharn/Preference/Keymap in the menu bar.

Menu