Skip to content

fix(opencode): map .v files to coq#28602

Open
GavinMendelGleason wants to merge 1 commit into
anomalyco:devfrom
scidonia:fix-opencode-coq-languageid
Open

fix(opencode): map .v files to coq#28602
GavinMendelGleason wants to merge 1 commit into
anomalyco:devfrom
scidonia:fix-opencode-coq-languageid

Conversation

@GavinMendelGleason
Copy link
Copy Markdown

Summary

Map .v files to the coq language id for LSP clients.

This fixes rocq-lsp / coq-lsp setups where OpenCode was opening .v files as plaintext, which causes document conversion failures like unknown format: plaintext.

Verification

  • bun typecheck in packages/opencode
  • repo pre-push hook also ran bun turbo typecheck successfully during push

@github-actions
Copy link
Copy Markdown
Contributor

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@github-actions github-actions Bot added the needs:compliance This means the issue will auto-close after 2 hours. label May 21, 2026
@github-actions
Copy link
Copy Markdown
Contributor

This PR doesn't fully meet our contributing guidelines and PR template.

What needs to be fixed:

  • PR description is missing required template sections. Please use the PR template.

Please edit this PR description to address the above within 2 hours, or it will be automatically closed.

If you believe this was flagged incorrectly, please let a maintainer know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs:compliance This means the issue will auto-close after 2 hours. needs:issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant