-
When filling in a docstring, there is no proper adaptive filling and it always seems to fill to the beginning column of the docstring. This problem has annoyed me for more than 5 years, so I stepped …
-
## Context from #3343:
> > About cider-enable-on-all-existing-clojure-buffers, I'm unconvinced why this function exists at all? Cider users should already have it added to their clojure-mode-hook, ot…
-
This issue is meant for organization/documentation purposes.
As s7 scheme doesn't have any separate module/namespace structure, coming from clojure I really missed this feature. So I cam up with a …
-
This post: https://www.reddit.com/r/Clojure/comments/vprp5i/comment/iel1pl0/?utm_source=share&utm_medium=web2x&context=3 provides how to achieve this with emacs.
To quote,
```Emacs-specific: you c…
-
I have my test site set up similarly to how it's shown on the README, it doesn't mention where to put the templates or build function so I added my own to `src/app/main.clj` with the following
```
…
-
```
This issue originates in the attempt to reuse the Eclipse Ansi Console plugin
in order to provide support for displaying ANSI escape codes in the REPL log
view (ANSI codes are used in terminal …
-
## Expected behavior
I'm not sure what this variable is meant to be, but it shouldn't be constantly growing in size and taking up memory.
## Actual behavior
The buffer-local hashtable variable…
-
When using `camel-snake-kebab` in clojurescript, running fighweel and tests at the same time i get this error:
`Error refreshing environment: Syntax error compiling at (camel_snake_kebab/core.cljc…
2food updated
2 years ago
-
![image](https://f.cloud.github.com/assets/304202/165191/f81864d2-7923-11e2-9f8d-469ee833db9e.png)
Image should be self-explanatory -- I am getting this behaviour consistently on http://tryclj.com/
-
Hi,
I wanted to play with hoplon + castra so I've used hoplon-castra template like this:
```
boot -d boot/new new -t hoplon-castra -n rsd
```
Unfortunately the result of `boot dev` is not w…