This package provides the following services:
This package consumes the following services:
Linter-UI-Plus
An experiment into an enhanced UI for the Atom Linter package.
linter-ui-default
and those that are present are subject to change. Please open issues with any feedback you have.
This is an alpha release. Not all features are available (yet) that are in Panel
- Use
linter-ui-plus:toggle-panel
(alt-shift-d
) will toggle the panel - Single click selects message on panel (and opens file in a preview tab) and leaves focus in the panel
- Double click or
linter-ui-plus:open-selected-entry
(enter
) on a selected message will focus the file - Use
core:move-up
(up
) andcore:move-down
(down
) to move to the next or previous message while in the panel
Editor
- An extra gutter is added that will show an error, warning, or info glyph
- The source of the message will be highlighted in the editor with a red (error), yellow (warning), or blue (info) wavy line