, @ . , ( TFM , ?):
setlocal makeprg=jslint\ %
setlocal errorformat=%-P%f,
\%A%>%\\s%\\?
\%-G%f\ is\ OK.,%-Q
. -, , (.. ). - jslint:
... First 8 errors trimmed
#9 Expected '$' at column 9, not column 7.
$('img#placeholder').attr('src', pic);
#10 Expected '$' at column 9, not column 7.
$('img#placeholder').attr('alt', desc)
, . 1-9 . 10... n . , , quickfix 10 . . (, " 9 JS , " , ". , , scanf.)
, %E %A matcher %n , . . @schedule, :
showPic.js|5 col 7 error 1| Expected 'event' at column 9, not column 7.
showPic.js|9 col 7 error 2| Expected 'var' at column 9, not column 7.
, , , - . , %A, :
showPic.js|5 col 7| Expected 'event' at column 9, not column 7.
showPic.js|9 col 7| Expected 'var' at column 9, not column 7.