Atom: Why Linter does not highlight my errors inline with text?
Asked Answered
G

1

1

I saw in tutorials that linter in atom must highlight html syntax errors inline with text and it also highlights lines with red bubbles near them like below:

enter image description here

I installed linter-htmlhint besides of linter but it did not help and currently my atom editor only reports error and do not highlight them inline with text:

enter image description here

What Should I do? Here is list of my installed plugins:

  • atom-html-preview
  • atom-ternjs
  • autoclose-html
  • busy-signal
  • csslint
  • emmet
  • htmlhint
  • intentions
  • language-ejs
  • linter
  • linter-eslint
  • linter-htmlhint
  • linter-jshint
  • linter-ui-default
  • open-in-browsers
  • pigments
  • Sublime-Style-Column-Selection
Giesser answered 18/10, 2019 at 0:40 Comment(0)
H
1

I had this problem with 1.26 and an upgrade of Atom made it work again.

I just followed the suggestion here: How to upgrade Atom Editor on Linux?

Hedwighedwiga answered 11/5, 2020 at 10:16 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.