atom-plugins

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

末鹿安然 提交于 2020-05-30 08:14:38
问题 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: 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: 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

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

微笑、不失礼 提交于 2020-05-30 08:14:11
问题 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: 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: 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