How to enable syntax errors/warnings highlighting in atom -


so using aptana studio before, , switched atom.

and got used aptana's errors , warnings highlighting. example if forgot ; after declaration of varible, or wrong brackets , etc...

in atom don't see errors/warnings highlighting @ all. possible enable in stock atom, or should download additional packages?

p.s. i'm working js/jquery/node/php/html

ok, looks linter job: https://atom.io/packages/linter


Comments

Popular posts from this blog

android - Gradle sync Error:Configuration with name 'default' not found -

java - Andrioid studio start fail: Fatal error initializing 'null' -

html - jQuery UI Sortable - Remove placeholder after item is dropped -