Coder Social home page Coder Social logo

yudai / flycheck Goto Github PK

View Code? Open in Web Editor NEW

This project forked from flycheck/flycheck

0.0 2.0 0.0 9.86 MB

Modern on the fly syntax checking for GNU Emacs

Home Page: http://www.flycheck.org

License: GNU General Public License v3.0

Makefile 0.74% Emacs Lisp 97.38% Python 0.54% Haskell 0.13% Ada 0.07% C 0.13% C++ 0.14% Ruby 0.15% CoffeeScript 0.03% Coq 0.07% CSS 0.08% D 0.07% Elixir 0.05% Erlang 0.06% HTML 0.08% Fortran 0.07% Go 0.14% Handlebars 0.01% JavaScript 0.03% Lua 0.02%

flycheck's Introduction

Flycheck logo

License GPL 3 MELPA Status MELPA Stable Status Ready issues Documentation Status Test status

Flycheck is a modern on-the-fly syntax checking extension for GNU Emacs 24,
intended as replacement for the older Flymake extension which is part of GNU

Emacs.

It uses various syntax checking and linting tools to check the contents of
buffers, and reports warnings and errors directly in the buffer, or in an
optional error list. The following screenshow shows Flycheck at work in a

Haskell buffer, using GHC and Hlint for syntax checking:

align

center

The color theme in this screencast is Solarized Light, with the the

Source Code Pro font.

Features
  • Supports over 30 programming and markup languages with more than 60 different syntax checking tools
  • Fully automatic, fail-safe, on-the-fly syntax checking in background
  • Nice error indication and highlighting
  • Optional error list popup
  • Many customization options
  • A comprehensive manual
  • A simple interface to define new syntax checkers
  • A “doesn't get in your way” guarantee
  • Many 3rd party extensions

Installation

Flycheck needs GNU Emacs 24 on a Unix system, and additionally external syntax checking programs for the languages you use. Flycheck does not officially support Windows, but tries to maintain Windows compatibility and should generally work fine on Windows, too. See Prerequisites and Supported Languages for more information.

Install Flycheck from MELPA or MELPA Stable with:

M-x package-install RET flycheck

In your Cask file:

(source gnu)
(source melpa)

(depends-on "flycheck")

See Package Installation for more information.

Documentation

Documentation is available at http://www.flycheck.org:

Support & Contribution

Credits

License

Flycheck is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Flycheck is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

See COPYING for details.

The Flycheck documenation is free documentation: you can copy, distribute and/or modify it under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is available at https://github.com/flycheck/flycheck/blob/master/doc/fdl.txt.

Alternatively, you may copy, distribute and/or modify the Flycheck documentation under the terms of the Creative Commons Attribution-ShareAlike 4.0 International Public License. A copy of the license can be obtained at https://creativecommons.org/licenses/by-sa/4.0/legalcode.

Permission is granted to copy, distribute and/or modify the Flycheck logo in /flycheck.svg under the terms of the Creative Commons Attribution-ShareAlike 4.0 International Public License. A copy of the license can be obtained at https://creativecommons.org/licenses/by-sa/4.0/legalcode.

flycheck's People

Contributors

ackalker avatar bbatsov avatar cadadr avatar dholm avatar donkopotamus avatar dougm avatar fanael avatar gfrey avatar gsingh93 avatar hans avatar jedrz avatar jorams avatar magnars avatar maio avatar nordlow avatar ptrv avatar purcell avatar rejeep avatar ryuslash avatar swsnr avatar syl20bnr avatar syohex avatar tenpn avatar thisirs avatar tom-tan avatar tomjakubowski avatar trundle avatar tzz avatar wyuenho avatar yasuyk avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.