19
votes

So I was using Aptana Studio before, and now I switched to Atom.

And I got used to Aptana's errors and warnings highlighting. For example if I forgot ; after declaration of a varible, or wrong brackets and etc...

In Atom I don't see any errors/warnings highlighting at all. Is it even possible to enable it in stock Atom, or should I download any additional packages?

P.S. I'm working with JS/JQuery/Node/PHP/HTML

1
I use jshint for JavaScript and / or jQuery.user5870134

1 Answers

16
votes

Ok, looks like Linter does the job: https://atom.io/packages/linter