Description
I had a debugging session with a script accessed via the Remote Desktop network redirector (\\tsclient\s\...
)
On the next day, I was unable to debug another (local) script, because the Debug Adapter would (apparently) try to restore breakpoints on the other (network) script, and the network location was no longer available.
In order to recover from that situation, I had to close VSCode, delete the file__0.localstorage
SQLite database file, and start VSCode again.
Attached:
- a screenshot of the error
- the extension logs in 1511791278-2cc94bad-489f-4bc5-bdfa-8565c8afb9a61511791275747.zip
- the
file__0.localstorage
file in file__0.zip