Skip to content

philippotto/SublimeLinter-Dashboard

Repository files navigation

SublimeLinter-Dashboard

Provides a dashboard like user interface for the SublimeLinter package. The dashboard is a new view which contains a list of all linting errors/warnings in all views of the active window. Switching to an warning/error is as simple as double clicking or pressing enter on a line of the view.

Demo

Screenshots: Screenshot Screenshot

Screencast: Screencast

Installation

  • Ensure that you have SublimeLinter installed for Sublime Text 3 and that it works
  • Clone this repository into the package folder of your ST3 installation
  • Open "SublimeLinter Dashboard: Open" in the command palette

Shortcuts

If you want to create a shortcut for opening the dashboard, you can open Preferences > Key Bindings and add the following line:

{ "keys": ["alt+shift+d"], "command": "sublime_linter_dashboard_open"}

You might want to adapt the shortcut so that it doesn't conflict with existing ones.

About

A dashboard for all linting messages in Sublime Text 3.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages