I got an issue where when I clicked on "Enable JsHint" nothing happened. I looked a little and it appears LanguageManager.getLanguageForPath(fileEntry) failed to return javascript for my file (the name was : footer.js).
I hardcoded "javascript" as default language as a quick fix, but i guess i'm not alone in this case.
Hello,
I got an issue where when I clicked on "Enable JsHint" nothing happened. I looked a little and it appears LanguageManager.getLanguageForPath(fileEntry) failed to return javascript for my file (the name was : footer.js).
I hardcoded "javascript" as default language as a quick fix, but i guess i'm not alone in this case.
Anyway, great work. Christian