<html><head><style>body{font-family:Helvetica,Arial;font-size:13px}</style></head><body style="word-wrap:break-word"><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto">I’ve been working on a fork of bodnaristvan’s bundle for a long time now. As far as I know I’m the only user... If you’d like to try it: </div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto"><br></div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto"><span class="Apple-tab-span" style="white-space:pre">    </span><a href="https://github.com/loadedsith/JavascriptHinter.tmbundle">https://github.com/loadedsith/JavascriptHinter.tmbundle</a></div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto"><br></div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto">It adds a few different linters and a config file for these linters as well as doing a better job of looking up config files. If there’s a linter you’d like to see added, please let me know. File bugs though github’s issue tracker and I’ll do my best.</div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto"><br></div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto">How is it different?</div><div id="bloop_customfont" style="margin:0px"><span style="color:rgb(0,0,0);font-family:Helvetica,Arial;font-size:13px"> - More linters (eslint, eslint_d, gjslint, jscs, jshint,</span> scss_lint)</div><div id="bloop_customfont" style="margin:0px"> - Faster because it uses fewer promises and more channels (js-csp), makes for async linting (faster to first result).</div><div id="bloop_customfont" style="margin:0px"> - Config file specific to this linter (.tm_jshinter.js)<br></div><div id="bloop_customfont" style="margin:0px"> - Close HTML output by clicking an "x" or by pressing escape.</div><div id="bloop_customfont" style="margin:0px"> - Better error handling: No longer fails silently for as much.</div><div id="bloop_customfont" style="margin:0px"><br></div><div id="bloop_customfont" style="margin:0px">Whats missing?</div><div id="bloop_customfont" style="margin:0px"><div id="bloop_customfont" style="margin:0px"> - Users to use/test it</div></div><div id="bloop_customfont" style="margin:0px"> - Documentation</div><div id="bloop_customfont" style="margin:0px"> - Rebranding</div><div id="bloop_customfont" style="margin:0px"> - Time to develop it</div><div id="bloop_customfont" style="margin:0px"> - TypeScript support…</div><div id="bloop_customfont" style="margin:0px"> - Good error handling: What happens when you don’t have the plugins or node module installed?</div><div id="bloop_customfont" style="margin:0px"><br></div> <div id="bloop_sign_1499112083573308928" class="bloop_sign"><div style="font-family:helvetica,arial;font-size:13px">Thanks,</div><div style="font-family:helvetica,arial;font-size:13px"><br>Graham Heath<br><br></div></div> <br><p class="airmail_on">On July 3, 2017 at 12:59:46 PM, Carpii UK (<a href="mailto:carpii.uk@gmail.com">carpii.uk@gmail.com</a>) wrote:</p> <blockquote type="cite" class="clean_bq"><span><div><div></div><div>


<title></title>


<div dir="ltr">I recognise the screenshots from JSLintMate, but I
cant remember why I stopped using it.
<div><br></div>
<div>This is the JSLint bundle I use now</div>
<div><br></div>
<div><a href="https://github.com/bodnaristvan/JSHint.tmbundle">https://github.com/bodnaristvan/JSHint.tmbundle</a><br>
</div>
<div><br></div>
<div>It works very well (and similar feature set), despite not
being maintained in a long time</div>
<div><br></div>
<div><br></div>
<div><br></div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On 3 July 2017 at 20:50, Jack Royal-Gordon
<span dir="ltr"><<a href="mailto:jackrg@pobox.com" target="_blank">jackrg@pobox.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
HI!<br>
<br>
I’ve installed JSLintMate and am trying to use it on the JS for my
Rails project. I’ve tried to turn off complaints about “$” and
“document” being undefined, but can’t seem to do so. I’ve tried
with a “.jshintrc” resource file, and also with inline
configuration. My inline configuration currently looks like:<br>
<br>
/* jshint undef: false, unused: false */<br>
// global $, document<br>
…<br>
<br>
I read in the docs that single-line comments work as well as
open-close comments, so I tried both formats.<br>
<br>
Not only did it not turn off all messages regarding undefined and
unused variables, but it also did not turn them off for “$” and
“document”. Does anyone have an idea why?<br>
<br>
In case it helps, the messages look like:<br>
<br>
JSHint found problems:<br>
<br>
‘$’ is not defined.             
               line 3<br>
$(document).ready(function() {<br>
<br>
‘document’ is not defined.           
  line 3<br>
$(document).ready(function() {<br>
<br>
…<br>
<br>
<br>
______________________________<wbr>_________________<br>
textmate mailing list<br>
<a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>

<a href="http://lists.macromates.com/listinfo/textmate" rel="noreferrer" target="_blank">http://lists.macromates.com/<wbr>listinfo/textmate</a></blockquote>
</div>
<br></div>



<br>_______________________________________________
<br>textmate mailing list
<br><a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a>
<br><a href="http://lists.macromates.com/listinfo/textmate">http://lists.macromates.com/listinfo/textmate</a></div></div></span></blockquote></body></html>