Clojure syntax highlighting support is broken #8025

Open
opened 2026-02-16 18:08:57 -05:00 by yindo · 1 comment
Owner

Originally created by @kommen on GitHub (Jan 30, 2026).

Originally assigned to: @rekram1-node on GitHub.

Description

It was added here: https://github.com/anomalyco/opencode/pull/3912

But the referenced tree-sitter-clojure .wasm file doesn't even exist:

$ curl -I https://github.com/sogaiu/tree-sitter-clojure/releases/download/v0.0.13/tree-sitter-clojure.wasm
HTTP/2 404

Resulting in TSWorker errors

Plugins

No response

OpenCode version

1.1.44

Steps to reproduce

No response

Screenshot and/or share link

Image

Operating System

No response

Terminal

No response

Originally created by @kommen on GitHub (Jan 30, 2026). Originally assigned to: @rekram1-node on GitHub. ### Description It was added here: https://github.com/anomalyco/opencode/pull/3912 But the referenced tree-sitter-clojure .wasm file doesn't even exist: ``` $ curl -I https://github.com/sogaiu/tree-sitter-clojure/releases/download/v0.0.13/tree-sitter-clojure.wasm HTTP/2 404 ``` Resulting in TSWorker errors ### Plugins _No response_ ### OpenCode version 1.1.44 ### Steps to reproduce _No response_ ### Screenshot and/or share link <img width="441" height="145" alt="Image" src="https://github.com/user-attachments/assets/378ddcb2-fc60-41a9-bd20-af1b0d2c4934" /> ### Operating System _No response_ ### Terminal _No response_
yindo added the bug label 2026-02-16 18:08:57 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 30, 2026):

This issue might be a duplicate of existing issues. Please check:

  • #3926: Add syntax highlighting support for Clojure (.clj) files (previously closed/resolved, but broken in current version)
  • #8214: 'TSWorker:' 'Loaded error (similar TSWorker loading error)
  • #6273: Vue Syntax highlighting does not work (similar broken syntax highlighting issue)

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Jan 30, 2026): This issue might be a duplicate of existing issues. Please check: - #3926: Add syntax highlighting support for Clojure (.clj) files (previously closed/resolved, but broken in current version) - #8214: 'TSWorker:' 'Loaded error (similar TSWorker loading error) - #6273: Vue Syntax highlighting does not work (similar broken syntax highlighting issue) Feel free to ignore if none of these address your specific case.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#8025