show variables in use in the debugger
Completed
Hi
In the past, pycharm was showing all the variables in use in the running application. Now, you need to manually add to the watch which variable you want to watch
Is there any way to show automatically all the variables in use in the application without having to add each variable one by one?
Thanks
Post is closed for comments.
Hi Javi Xeneize, this doesn't sound like an expected behavior and requires thorough investigation, please create an issue on YouTrack: https://youtrack.jetbrains.com/issues/PY and attach all relevant information for quicker resolution. A screen-cast demonstrating the issue along with a minimal project sample would be very helpful.