[FEATURE]: Add Tinymist LSP support for Typst #3740

Closed
opened 2026-02-16 17:41:17 -05:00 by yindo · 1 comment
Owner

Originally created by @anntnzrb on GitHub (Dec 21, 2025).

Originally assigned to: @thdxr on GitHub.

  • I have verified this feature I'm about to request hasn't been suggested before.

Problem: OpenCode currently lacks LSP support for Typst, a modern typesetting language gaining popularity as an alternative to LaTeX.

Proposed Solution: Add built-in support for Tinymist, the official integrated language service for Typst.

Why this belongs in OpenCode:

  • OpenCode already supports similar document/typesetting languages (LaTeX via texlab)
  • Tinymist is the recommended and actively maintained LSP for Typst
  • Adding LSPs is an explicitly accepted contribution type per CONTRIBUTING.md
  • Enables diagnostics feedback for Typst files during AI-assisted editing
Originally created by @anntnzrb on GitHub (Dec 21, 2025). Originally assigned to: @thdxr on GitHub. - [x] I have verified this feature I'm about to request hasn't been suggested before. --- **Problem:** OpenCode currently lacks LSP support for [Typst](https://typst.app/), a modern typesetting language gaining popularity as an alternative to LaTeX. **Proposed Solution:** Add built-in support for [Tinymist](https://github.com/Myriad-Dreamin/tinymist), the official integrated language service for Typst. **Why this belongs in OpenCode:** - OpenCode already supports similar document/typesetting languages (LaTeX via texlab) - Tinymist is the recommended and actively maintained LSP for Typst - Adding LSPs is an explicitly accepted contribution type per CONTRIBUTING.md - Enables diagnostics feedback for Typst files during AI-assisted editing
yindo closed this issue 2026-02-16 17:41:17 -05:00
Author
Owner

@anntnzrb commented on GitHub (Dec 21, 2025):

Implemented in #5933

@anntnzrb commented on GitHub (Dec 21, 2025): Implemented in #5933
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#3740