Cannot interpret coq file on ubuntu with Coq and VsCode installed through Snap.
See original GitHub issueI have installed coq via snap. If I use coqide everything works well. Then I have created a new directory and a coq file inside and created new vscode project by typing code .
I have installed vscoq. When I press alt + home or other shortcut there is almost no reaction. alt + up brings up a proofview window with the “Not running” words written. Setting path to directory with coqtop does not help.
Ubuntu 20.10
Issue Analytics
- State:
- Created 3 years ago
- Comments:22 (17 by maintainers)
Top Results From Across the Web
How to tell vscode where Coq is? (fixing Could not start ...
1 Answer 1 · create a new switch e.g. opam switch create hammer_switch ocaml-base-compiler. · I installed the coq plataform using their binaries...
Read more >How to have vscode find coq? - Using Coq - Coq's discourse
I was trying to use coq in vscode but I can't seem to make it to work. Error: Could not start coqtop (coqtop)....
Read more >VSCoq - Visual Studio Marketplace
An IDE for the Coq Proof Assistant. Installation. Launch VS Code Quick Open ( Ctrl+P ), paste the following command, and press enter....
Read more >Process for aliases, auto-connections and tracks - store-requests
content for theme snaps - in addition to the above considerations, eventually snapd might suggest or auto-install theme snaps based on various criteria....
Read more >Zulip Chat Archive - GitLab
... Use Micromega_plugin in another plugin, in Coq-8.16 (4 messages, latest: Oct 11 2022 at 15:17); ✓ .mlg files in vscode (3 messages,...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@Zimmi48 I will publish this hotfix asap
I think the easiest workaround is to install the hacked vsix as per https://github.com/coq-community/vscoq/issues/221#issuecomment-802132705