the autoindentation is screwed up, for example in Gulpfile JS typing function () { results in this:
I can't force the editor to open gulpfile.js as JavaScript, not Gulpfile JS (I picked Open all with current extension as → JavaScript, but it didn't work).
I have few problems with the custom file types, namely:
function () {
results in this:gulpfile.js
as JavaScript, not Gulpfile JS (I picked Open all with current extension as → JavaScript, but it didn't work).