natesilva / javascript-eslint.tmbundle

Integrates the ESLint JavaScript validator with TextMate 2
BSD 3-Clause "New" or "Revised" License
46 stars 11 forks source link

Enable autoRefresh #10

Closed koenpunt closed 7 years ago

koenpunt commented 7 years ago

Once the validation output is opened, it will automatically update when the document is saved.

This change actually makes the validate on save command obsolete.

However, this requires some testing and tweaking, because for some reason I see lint results of other files than the ones I'm currently editing.

fixes #9

natesilva commented 7 years ago

I’ve added (and fixed) this in v3.0.0.