-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[wish] Fallback for coqidetop.opt #46
Comments
The snap is now ready for testing: https://github.com/coq/platform/tree/v8.13/linux/snap |
I think it's very acceptable. |
This was referenced Jan 13, 2021
This isn't needed anymore now because new aliases have been added to the Snap package. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm preparing a snap package for Coq which will contain
coqidetop.opt
but, due to snap "limitations", its name will becoq-prover.coqidetop
.Would it be possible to have the default executable name used by vscoq take into account this other name as well (as a fallback)?
The point is that I'd like it to work out of the box, and not have to tell users to configure this and that in vscoq.
The text was updated successfully, but these errors were encountered: