I tried VScode when it first started getting popular and
it just didn't cut it. In 2017, I went back to it and I
haven't looked back. It's my favorite for any project
that's not too big.
If you're still spacing everything out nice and neat on your own, you're wasting time. This is the best thing to come along in a while. And make sure you set your editor.formatOnSave to true!
The extension uses the ESLint library installed in the opened workspace folder. If the folder doesn't provide one the
extension looks for a global install version.