1

I'm using Pycharm CE on OSX, and the Cmd+Backspace behaviour is really strange: It does some kind of combination of "delete to beginning of line" and "delete line", which seems to vary depending on the context.

How can I configure Pycharm to have the default Mac-like behaviour of Cmd+Backspace?

basteln
  • 2,483
  • 2
  • 19
  • 20

2 Answers2

0

It's not varying about context, it will vary with caret position. check it out and the default cmd+BS deletes to word start

0

There is "delete to line start" hotkey in Pycharm 4 (early access version) right now

monitorius
  • 3,566
  • 1
  • 20
  • 17