SublimeLinter
stable

User Documentation

  • Installation
  • Settings
  • Linter Settings
  • Customization
  • Troubleshooting

Developer Documentation

  • Creating a gutter theme
  • Creating a linter plugin
  • Linter Attributes
  • Linter Methods
  • PythonLinter class
  • RubyLinter class
SublimeLinter
  • Docs »
  • Welcome to SublimeLinter
  • Edit on GitHub

Welcome to SublimeLinter¶

SublimeLinter is a plugin for Sublime Text that provides a framework for linting code.

SublimeLinter repo and issues can be reached on GitHub.

_images/screenshot.png

User Documentation¶

  • Installation
  • Settings
    • Settings stack
    • Styles (colors)
    • Project settings
    • Settings Expansion
  • Linter Settings
    • args
    • disable
    • env
    • excludes
    • executable
    • filter_errors
    • lint_mode
    • python
    • selector
    • styles
    • working_dir
  • Customization
    • Context Menu
    • Key bindings
  • Troubleshooting
    • Debug mode
    • The linter doesn’t work!
    • Debugging PATH problems
      • Finding a linter executable
      • Adding to the “paths” setting

Developer Documentation¶

  • Creating a gutter theme
  • Creating a linter plugin
  • Linter Attributes
    • cmd (mandatory)
    • default_type
    • defaults
    • error_stream
    • line_col_base
    • multiline
    • name
    • re_flags
    • regex (mandatory)
    • tempfile_suffix
      • File-only linters
    • word_re
  • Linter Methods
    • cmd
    • split_match
  • PythonLinter class
  • RubyLinter class
    • rbenv and rvm support
Next

© Copyright 2018, The SublimeLinter Community Revision 6c6bd47f.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: stable
Versions
master
latest
stable
v3.10.10
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.