Pycharm - How do I access the "Watches" pane?
pycharm, python
Solution
In the Debug pane, on the left side, 7th from the top, there is a "Restore Layout" button that unhides the Watches panel.
Problem
I'm somewhat new to Pycharm, and I suppose this should be an easy question, but I'm not finding the answer anywhere... The Pycharm documentation has instructions for adding/editing items in the Watches pane, but the documentation assumes the Watches pane is already open, so it skips the step on how to open/access it. Does anyone know where I can find / how I can open the Watches pane?