-
Like the exclude functionality it would be great to be able to add languages. They could pull the highlighting from CDN. E.g. adding "clojure" to the list would inject this:
https://cdnjs.cloudflar…
-
## problem
Asciidoctorj does not preserve source file directory structure
## Environment
``` txt
$ ver
Microsoft Windows [Version 10.0.22631.4541]
$ java --version
java 22.0.2 2024-07…
-
As discussed in https://github.com/clojure-emacs/cider/pull/3461, the https://github.com/clojure-emacs/clojure-mode/tree/master/test tests could be copied here, and then run in a CI matrix.
Note th…
-
**Describe the bug**
Completion displays duplicate aliases when they are defined in multiple namespaces, even if the alias is defined in the visited namespace.
**To Reproduce**
Steps to reproduce…
-
Hello! First, I'd like to thank you for the amazing work on this library. It's a mind-bending level of inter-language interaction, IMO. 👏
I was experimenting with it in the embedded mode. Not sure …
-
Hi, just watched your conj talk, this is cool - your efforts are appreciated.
I ran it on one of our projects, and it ran quickly, and it's interesting to see what it did to the `ns` forms, we coul…
-
When superword-mode is enabled simultaneous to clojure-mode, the cursor will get stuck at the end of specific lines when advancing one word at a time.
-
I figure this is out of the scope at the moment but wanted to put it out there and see if there is any interest.
-
On MacOS when in full-screen mode, mouse hover tooltips cause a switch to another desktop.
The problem does not happen when I'm not in full screen mode.
## Expected behavior
The current screen …
-
The Emacs extension typed-clojure-mode is not on MELPA, and appears to be unmaintained.
What's up with that?