You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Phplint doesn't work at all for me. I see this error in the console:
Cannot read property 'file' of null TypeError: Cannot read property 'file' of null
at loadForCurrent (file:///C:/Users/MND/AppData/Roaming/Brackets/extensions/user/com.doersguild.brackets.phplint/main.js:53:63)
at init (file:///C:/Users/MND/AppData/Roaming/Brackets/extensions/user/com.doersguild.brackets.phplint/main.js:59:9)
at _callHandler (/utils/AppInit.js:93:13)
at Object._dispatchReady (/utils/AppInit.js:113:13)
at Object.eval (/brackets.js:291:33)
at j (file:///C:/Program%20Files%20(x86)/Brackets/www/thirdparty/thirdparty.min.js:559:26911)
at Object.k.add [as done] (file:///C:/Program%20Files%20(x86)/Brackets/www/thirdparty/thirdparty.min.js:559:27220)
at Object.d.always (file:///C:/Program%20Files%20(x86)/Brackets/www/thirdparty/thirdparty.min.js:559:28096)
at Object.eval (/brackets.js:289:30)
at j (file:///C:/Program%20Files%20(x86)/Brackets/www/thirdparty/thirdparty.min.js:559:26911)
The text was updated successfully, but these errors were encountered:
Phplint doesn't work at all for me. I see this error in the console:
The text was updated successfully, but these errors were encountered: