Hello, first time posting here. I use vscode to code and remote debug tools in Maya but I’m curious if there is a way to poke around in maya and run commands from the script editor while the remote debugger is paused.
For example, I’m having an error on an attribute value and I’d like to be able to look at what’s going on in the scene, query the attribute, etc. while everything is paused. Is that possible?
I’m new to remote debugging so I may be overlooking something here. Thanks!