Edit: my system had global key map which had overridden PyCharm. Here's the original question:
I've tried these answers, but nothing happened: Keyboard shortcut for Jump to Previous View Location (Navigate back/forward) in IntelliJ IDEA
For example:
I've tried these, but they didn't do anything:
Or maybe F12 ("go to def") isn't "strong enough" to trigger a location-change event?
If you hit the End key on your keyboard in PyCharm, the caret moves to the end of the line.
Go to a specific line in a file using the Go to file popup. You can jump to a specific line in a file right from the Go to file popup (Cmd+Shift+O on macOS or Ctrl+Shift+N on Windows and Linux) – just add : after the file name.
If you need to undo or redo your changes, press Ctrl+Z / Ctrl+Shift+Z respectively. To add a line after the current one, press Shift+Enter . PyCharm moves the caret to the next line.
Press Ctrl+Alt+Shift+N / Ctrl+Alt+Shift+P . From the main menu, choose Navigate | Next / Previous Change.
Under ArchLinux with PyCharm CE 3.1 works the combination Ctrl + Alt + Left.
This is the way I find out the combination:
(Right click) Go To -> Implementation(s)
Double Shift -> Back
There is an option Back
in the section Actions
Ctrl + Shift + A
And then the cursor comes back
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