Skip to content

Conversation

@itoooak
Copy link

@itoooak itoooak commented Jan 16, 2025

The language server version installed in docker_image/Dockerfile is currently 2.1.7. However, this version does not meet the requirements specified by the latest version of VsCoq1, and the extension does not work properly.

To address this issue, I have pinned the VsCoq extension version to 2.2.0 in devcontainer.json.

Footnotes

  1. https://github.com/coq/vscoq/blob/34ead82bdb2c07150acfa664117358ed03c63620/client/src/utilities/versioning.ts#L31

@itoooak
Copy link
Author

itoooak commented Jan 17, 2025

I'm sorry, I just realized there was a misunderstanding.
The language server version installed in the image built locally using docker_image/Dockerfile is 2.2.3 (compatible with the latest release of VsCoq). However, the image referenced in devcontainer.json (on ghcr.io) is outdated and it installs version 2.1.7, causing this issue.

@itoooak itoooak closed this Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant