facebookarchive/atom-ide-ui

Misplaced gutter icons

Offen

#108 geöffnet am 31.10.2017

 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (110 Forks)batch import
diagnosticshelp wanted

Repository-Metriken

Stars
 (937 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Description

Gutter icons from the diagnostics module pop up to the left of line numbers. In fact, while no icons are visible it looks fine, as soon as a warning pops up, the whole line number row is moved to the right to make space for the icons. Not super important, but I find the way the linter package does it to be way more pleasant to the eye.

Expected Behavior

Actual Behavior

Versions

  • Atom: 1.21.1
  • Client OS: macOS High Sierra 10.13
  • atom-ide-ui: 0.5.3

Contributor Guide