[NonGNU ELPA] Flycheck version 38.3
ELPA update <[email protected]> Wed, 29 Jul 2026 17:07:32 -0400
| Newsgroups | gmane.emacs.sources |
|---|---|
| Message-ID | <[email protected]> |
Version 38.3 of package Flycheck has just been released in NonGNU ELPA. You can now find it in M-x list-packages RET. Flycheck describes itself as: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D On-the-fly syntax checking =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D More at https://elpa.nongnu.org/nongnu/flycheck.html ## Summary: On-the-fly syntax checking for GNU Emacs. Flycheck is a modern on-the-fly syntax checking extension for GNU Emacs, intended as replacement for the older Flymake extension which is part of = GNU Emacs. Flycheck automatically checks buffers for errors while you type, and repo= rts warnings and errors directly in the buffer and in an optional IDE-like er= ror list. It comes with a rich interface for custom syntax checkers and other extensions, and has already many 3rd party extensions adding new features. Please read the online manual at https://www.flycheck.org for more information. You can open the manual directly from Emacs with `M-x flycheck-manual'. # Setup ## Recent NEWS: [Not provided =F0=9F=99=81]