-
Not an issue per se but a suggestion: there's a simple way to get a flycheck (more or less emacs equivalent of ALE for vim) spell/grammar-checker with yalafi as follows.
Just add to your `.emacs` t…
-
I'm doing a lot of projectile find replace and the flycheck_myfile.py keeps appearing in my buffer list.
Is it possible to put the file in a hidden directory ~/.emacs.d/.flycheck/flycheck_myfile.py
…
-
### What did you expect to happen?
Enabling `+childframe` for `:checkers syntax` should replace the default inline flycheck popups with `flycheck-posframe`
### What actually happened?
![image](http…
-
In Emacs 26, flymake got a major rewrite and now is about on-par with flycheck, feature wise. It would be nice if spaceline could provide segements showing flymake errors/warnings/notes similar to tho…
-
after emacs-ycmd installed. and then i opening the java file within gradle java project.
but it seems not detect the java project, there's no auto complete. emacs-ycmd dose not support java project…
-
```
Try installing a more recent version of elixir, and please open a bug report if the issue persists in the latest release. Thanks!
Suspicious state from syntax checker elixir: Flycheck checker e…
-
I updated my setup recently and now (with org 9.3) I have issues with font-locking. While the spans are identified correctly and the mode changes appropriately, the font lock is only applied initially…
-
Hi! Thanks for such great work!
I found that `lsp-ui-flycheck` has an implicit (not listed in the `Package-Requires`) dependency.
A common solution to this problem is to create a new package calle…
-
[Oxlint](https://github.com/oxc-project/oxc) is more than 50 times faster than [ESLint](https://eslint.org/), please support oxlint.
-
Hi jcs,
First of all, thanks for the great plugin. I have been looking for this kind of feature for quite some time to use in emacs.
I am trying to setup sideline with sideline-flycheck and sideline…