Skip to content

feat: add Clojure syntax highlighting support#3912

Merged
rekram1-node merged 4 commits intoanomalyco:devfrom
riatzukiza:feat/clojure-syntax-highlighting
Nov 5, 2025
Merged

feat: add Clojure syntax highlighting support#3912
rekram1-node merged 4 commits intoanomalyco:devfrom
riatzukiza:feat/clojure-syntax-highlighting

Conversation

@riatzukiza
Copy link
Contributor

  • Add Clojure parser configuration with tree-sitter-clojure v0.0.13
  • Map Clojure file extensions (.clj, .cljs, .cljc, .edn) to clojure language
  • Add comprehensive tests for language extensions and parser configuration
  • Enable syntax highlighting for all Clojure variants in TUI

- Add Clojure parser configuration with tree-sitter-clojure v0.0.13
- Map Clojure file extensions (.clj, .cljs, .cljc, .edn) to clojure language
- Add comprehensive tests for language extensions and parser configuration
- Enable syntax highlighting for all Clojure variants in TUI
@rekram1-node
Copy link
Collaborator

/oc delete the tests tbat were added in this pr

@opencode-agent
Copy link
Contributor

opencode-agent bot commented Nov 5, 2025

Both test files have been deleted successfully.

New%20session%20-%202025-11-05T04%3A45%3A02.335Z
opencode session  |  github run

Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
@rekram1-node rekram1-node merged commit 3b1ab44 into anomalyco:dev Nov 5, 2025
3 checks passed
@kommen
Copy link

kommen commented Jan 30, 2026

How is this supposed to work?

https://github.com/sogaiu/tree-sitter-clojure/releases/download/v0.0.13/tree-sitter-clojure.wasm doesn't exist:

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

@riatzukiza
Copy link
Contributor Author

I'll have no idea, it just looked right, but at the time, the opentui had just came out and everything was chaos, it was a different time.

I had just started learning clojure and thought I'd try this :D

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.

3 participants