Closed johnwickerson closed 5 years ago
I don't think that this is a Dafny VSCode issue but rather a VSCode bug. If you search for this error, you find many issues like this one. The solution there was reinstalling VSCode and clearing the VSCode settings, could you try that?
Thanks! This worked. I followed this advice for how to uninstall VSCode and clear all its settings.
I had Dafny working nicely in VS Code (on Mac OS X). Today, VS Code seems to have installed itself an upgrade, and now Dafny is no longer working. Specifically, I get the following error message:
I tried running
./dafny_server
from the command line, as suggested here and it seemed to be working fine.Could somebody advise on next steps? Thanks!