Recently, I have repeatedly encountered a problem seemingly specific to Julia in VSCode.
Occasionally, I will press ctrl+C just to get a clean REPL line (so not to cancel a running command), and Julia will simply crash. A stacktrace will appear on the screen very briefly, but then unfortunately VSCode closes the window. With a bit of luck, I eventually managed to get perfectly timed screenshots of the error messages that appear:
I’d be interested in any insight on what causes this to happen, and how to prevent this.