-
**Describe the bug**
According to the LSP spec (v3.17):
> Until the server has responded to the initialize request with an [InitializeResult](https://microsoft.github.io//language-server-protoco…
-
#### Description :octocat:
Treemacs icons are not shown properly in dired / ranger / helm-icons.
#### Reproduction guide :beetle:
- Start Emacs
- M-x all-the-icons-install-fonts
- Install the d…
-
Thanks for this nice package. I've noticed that for js2-mode, clojure, elisp, txt and other modes spellcheck works fine but not for typescript-mode and js-mode.
* js2-mode
![Screenshot 2023-06-30 …
-
Neovim snippets
Clojure LSP snippets
-
For those of us who have trouble setting up clojure-lsp in an editor, it would be nice to be able query all references to a symbol from the command line. Thanks
-
In the Documentation for [configuring the registration of the `LSPs`](https://github.com/prabirshrestha/vim-lsp/wiki/Home) in the `~/.vimrc` file, the code block for the registration of [clj-kondo](ht…
-
This is what I have left to do before this is ready for general use:
- [x] Font Locking
- [x] [Fixed](https://tonsky.me/blog/clojurefmt/) Indentation
- [x] Prompt for user to auto install clojure…
-
**Is your feature request related to a problem? Please describe.**
It's pretty annoying to configure flycheck in emacs.
It's also pretty annoying to only lint before a commit with the very manual `c…
-
#### Description :octocat:
For a while, perhaps more than a few months, Spacemacs on Emacs 30.0.50 master will give a type error when clicking on a file to open it from the *spacemacs* home buffer. T…
-
**Describe the bug**
Running `lsp-treemacs-symbols` command on a `.edn` file containing a map with symbols as keys throws a NullPointerException
**To Reproduce**
Sample `.edn` contents:
``…