Skip to content

Latest commit

 

History

History
55 lines (47 loc) · 2.6 KB

extensions.md

File metadata and controls

55 lines (47 loc) · 2.6 KB
layout title
page
3rd party extensions

The Emacs community has produces a number of extensions to Flycheck. This page lists all that we know of and can safely recommend to our users.

If you do know extensions not in this list, or would like to see your own extension here, please feel free to add it.

User interface

Language integration

  • flycheck-cask makes Flycheck use Cask packages for Emacs Lisp syntax checking in Cask projects.
  • flycheck-rust configures Flycheck according to the Cargo settings and layouts of the current Rust project.
  • flycheck-haskell configures Flycheck from the Cabal settings and sandbox in Haskell projects.

Additional languages and syntax checkers