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
Editing or viewing .v files in this (ConCert) project, I sometimes get the following error.
After the error, vscoq becomes unstable, resulting in most of the functionality does not work.
Editing or viewing .v files in this (ConCert) project, I sometimes get the following error.
After the error, vscoq becomes unstable, resulting in most of the functionality does not work.
This seems the same issue found at the this zulip-archive.
Reproduction steps
I'm afraid I cannot find a small error reproduction process.
The following is the instruction for reproducing the error using the ConCert project.
Suppose vscoq is installed on vscode.
Run the following command to build the project and open a vscode workspace.
Now open multiple files, for example,
theories/Blockchain.v
andtheories/BoundedN.v
.We will get the error message.
The text was updated successfully, but these errors were encountered: