Giter Club home page Giter Club logo

sublimelinter's Introduction

SublimeLinter

Build Status

The code linting framework for Sublime Text 3.

Upgrading from SublimeLinter 3

You can read about all the changes here. If you're not ready for this, you can manually install the last SL3 release.

Perhaps most important are changes to settings. Inline settings and .sublimelinterrc configurations files no longer work. If you need inline or per-directory overrides, most linters provide features for that. Project settings are still there though, and you can use several variables in them now.

There is no longer a global "python" setting, but it can be set per linter. Linters now also have "executable" settings, and styles can be customized per linter (and even per error code). The default settings have a lot of documentation in them to help you tweak them. Also be sure to check the keybindings, they have several options too.

Key Bindings

SublimeLinter comes with some pre-defined keyboard shortcuts. You can customize these via the Package Settings menu.

Command Linux & Windows MacOS
Lint this view CTRL + K, L CTRL + CMD + L
Show all errors CTRL + K, A CTRL + CMD + A
Goto next error CTRL + K, N CTRL + CMD + E
Goto prev error CTRL + K, P CTRL + CMD + SHIFT + E

Support & Bugs

Please use the debug mode and include all console output, and your settings in your bug report. If your issue is specific to a particular linter, please report it on that linter's repository instead.

Creating a linter plugin

Fork the template to get started on your plugin. It contains a howto with all the information you need.


If you use SublimeLinter and feel it is making your coding life better and easier, please consider making a donation for all the coffee and beer involved in this project. Thank you!

Donate via:

sublimelinter's People

Contributors

kaste avatar aparajita avatar braver avatar pykong avatar lunixbochs avatar groteworld avatar jawshooah avatar fichtefoll avatar gerardroche avatar nvtkaszpir avatar andrewdeandrade avatar grotewold avatar mokkabonna avatar jtheletter avatar brocoli avatar smanolloff avatar klonuo avatar cixtor avatar yanokwa avatar willrowe avatar titobouzout avatar swdunlop avatar iryusa avatar thekevjames avatar fgimian avatar ericwb avatar alexilyaev avatar ntwb avatar stfngrt avatar remos avatar

Watchers

James Cloos avatar Konrad Weiss 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.