Here are
50 public repositories
matching this topic...
On the fly syntax checking for GNU Emacs
Updated
Jul 12, 2021
Emacs Lisp
Updated
Jun 10, 2021
Emacs Lisp
一个在你编程时持续夸你写的牛逼的扩展,可以根据代码关键字播放贴近代码意义的真人语音。Inspired from vscode-rainbow-fart
Updated
Feb 2, 2021
Emacs Lisp
Integrate Clang Static Analyzer with flycheck for on-the-fly static analysis in Emacs
Updated
Apr 29, 2020
Emacs Lisp
Updated
Feb 25, 2018
Emacs Lisp
Display Flycheck error messages using popup.el
Updated
Aug 12, 2017
Emacs Lisp
Spell check in Emacs using Flycheck/Flymake and Aspell
Updated
Jun 18, 2021
Emacs Lisp
Flycheck integration for Elsa---Emacs lisp static analyzer
Updated
Feb 3, 2020
Emacs Lisp
Spacemacs-layer to add and configure a linter for Clojure
Updated
Jun 30, 2019
Emacs Lisp
Flycheck for Magit diff buffers!
Updated
May 25, 2019
Emacs Lisp
Interface to PHPStan (PHP static analyzer)
Updated
Jul 14, 2021
Emacs Lisp
Updated
May 26, 2017
Emacs Lisp
Updated
Jul 29, 2017
Emacs Lisp
flycheck and DCD dub support to enable D IDE features in Emacs
Updated
Apr 12, 2021
Emacs Lisp
Flycheck extension for Apple's Swift programming language.
Updated
Sep 9, 2017
Emacs Lisp
Flycheck support for LanguageTool
Updated
Jul 15, 2021
Emacs Lisp
show flycheck errors in the frame title
Updated
Mar 21, 2021
Emacs Lisp
My personal emacs configuration (lot of PHP, autocompletion, etc)
Updated
Feb 25, 2021
Emacs Lisp
flycheck support for pyflakes
Updated
Mar 30, 2017
Emacs Lisp
A fancy mode line indicator for `flycheck-mode'
Updated
Mar 31, 2020
Emacs Lisp
Replaces flymake with flycheck for eglot diagnostics
Updated
Feb 6, 2020
Emacs Lisp
Flycheck YAMLLint integration [not maintained]
Updated
Oct 29, 2019
Emacs Lisp
Emacs flycheck extension to lint GDScript code with gdlint
Fork of flycheck-grammalecte to support Grammalecte v0.6.4+ (Mirror)
Updated
Jul 2, 2021
Emacs Lisp
Flycheck for CoPL (プログラミング言語の基礎概念)
Updated
Oct 15, 2018
Emacs Lisp
Updated
May 15, 2017
Emacs Lisp
Updated
May 12, 2018
Emacs Lisp
Improve this page
Add a description, image, and links to the
flycheck
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
flycheck
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
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.
Hi,
i am using lsp-ui together with ivy in minibuffer mode. Unfortunately the doc popup with position bottom always overlaps the minibuffer making symbol lookup barely usable.
This is how it looks:

My lsp-ui config in case i caused this by some setting:
(setq lsp-ui-si