Julia extention problems in VS Code and the Juno IDE editor

Updated VS Code to 1.38.1
The Julia extension in VS Code has been crashing on me, I think since the Julia 1.2 update

The errors…

“The julia language extension crashed,”
“The Julia Language Server server crashed 5 times in the last 3 minutes. The server will not be restarted.”

I had hoped this latest update would fix my problem.
I had actually agreed to sending in the crash info at one point.
I googled and found old references to this error, but nothing that helped me

Anywho I got tired of seeing this error every time and decided I’d jump back and retry the Atom/Juno IDE that I had previously tried early in Julia’s v1 days, basically I just tried to open an existing Julia program with it and it went through a process of reinstalling, installing and/or updating itself…then appeared to work. If I remember correctly Juno also didn’t work for me in those early Julia days. I find various things about this editor quirky but never the less it seems nice.

A few minutes later I wanted to get the exact VS Code error to document here, so restarted it and…it didn’t crash! It was crashing every time prior so it appears to me that whatever Atom/Juno did during it’s update also fixed the Julia extension in VS Code.

Perhaps I should take a closer look at Juno!