Is there an option to have #_ reader macro comments syntax highlighted, and not just greyed out, like the comment macro?
I'm in clojure-ts-mode. Something like clojure-ts-comment-macro-font-lock-body but for #_.
I don't use clojure-ts-mode, but I think you can at least check if it is distinct by using M-x describe-face RET with your point on it (and compare it to regular comments).
I like how calva keeps it highlighted, but just dims the light a little, would be nice to have that.
Is your profile picture Évariste? Puts a smile on my face. Sorry I don't know the answer to your question.
đŸ™‚ yes
Filled a bug https://github.com/clojure-emacs/clojure-ts-mode/issues/129.