Using breakpoints in Run/Play Solo resets your line position in your open scripts

If you’re using breakpoints in scripts with multiple lines during Run/Play Solo, your line position within the IDE is reset when you exit Run mode

Repro:

  1. Have long script
  2. Make breakpoints
  3. Press Run/Play Solo
  4. Exit out of Run mode
  5. Observe Studio resetting your position in each script

Example:

For reference: without breakpoints, your IDE goes back to the line you were previously on when you exit Run mode. It’s very annoying when debugging longer scripts and having my position in the IDE reset each time I wish to step through it with breakpoints in Run mode

2 Likes

Thanks for the report! We’ve filed a ticket to our internal database and we’ll follow up when we have an update for you.

2 Likes