Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

5
  • 3
    Using ubuntu16.04 + PyCharm 2017.2.3 Alt + Left works by default Commented Nov 1, 2017 at 10:14
  • 3
    @eplaut hmmm, to me it seems to just go to the tab at the left, not to the previous code location (specially different since Ctrl + click to jump to definition reuses existing tabs). Commented Nov 1, 2017 at 10:19
  • Can you explain how to disable it on ubuntu? Commented Dec 30, 2017 at 10:08
  • 2
    I simply change PyCharm keyboard shortcuts for Back and Forward to Alt+<- & Alt+-> iso of changing Ubuntu wokspace switcher shortcuts. Need to restart PyCharm after assigning new shortcuts. Commented Jan 2, 2019 at 7:09
  • @sagarr yes, this is also a valid solution, added to the answer. Commented Jan 2, 2019 at 9:02