You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently this extension has no support for clojure syntax highlighting, possibly other lisps as well. The following will be completely uncolored (unless you select the default syntax highlighting version of the theme):
;; foo.clj
(defnfoo [])
The text was updated successfully, but these errors were encountered:
Currently this extension has no support for clojure syntax highlighting, possibly other lisps as well. The following will be completely uncolored (unless you select the default syntax highlighting version of the theme):
The text was updated successfully, but these errors were encountered: