You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On one hand, being in a debugger state is inherently a little unstable regardless of what language you do it in, so encouraging a saved file seems reasonable.
On the other hand, I often want to quickly debug something in vctrs so I'll open a new scratch file, type in some code that i know will trigger the issue, run debugonce(fn) in the console, then run that code in the scratch file, and saving seems like overkill there
I think I convinced myself we should look into avoiding this save prompt, because of how often I do the "quick debug" in a scratch file
Positron Version:
Positron Version: 2023.10.0 (Universal) build 1453
Code - OSS Version: 1.83.0
Commit: b781e9e
Date: 2023-10-30T03:03:08.650Z
Electron: 25.8.4
ElectronBuildId: undefined
Chromium: 114.0.5735.289
Node.js: 18.15.0
V8: 11.4.183.29-electron.0
OS: Darwin arm64 22.6.0
Steps to reproduce the issue:
I ran
Kapture.2023-10-30.at.21.33.51.mp4
What did you expect to happen?
For this prompt not to happen
Were there any error messages in the output or Developer Tools console?
Nope
The text was updated successfully, but these errors were encountered: