<div dir="ltr"><div><div>Does the ESLint support hook in to the mozilla-eslint configuration? Can you please update <a href="https://developer.mozilla.org/en-US/docs/ESLint">https://developer.mozilla.org/en-US/docs/ESLint</a> or <a href="https://wiki.mozilla.org/DevTools/CodingStandards#JS_linting_with_ESLint">https://wiki.mozilla.org/DevTools/CodingStandards#JS_linting_with_ESLint</a> with any steps required to configure this plugin?<br><br></div>Thanks!<br><br></div>- jared<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Feb 23, 2017 at 11:48 AM, Marco Bonardo <span dir="ltr"><<a href="mailto:mbonardo@mozilla.com" target="_blank">mbonardo@mozilla.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div>Hi,<br></div>I recently started testing VS Code as a replacement for Sublime Text or Atom, and so far the experience has been better than I was expecting. I suspect others of you are doing the same.<br><br></div>In bug 1341585, I'm adding .vscode/settings.json to the ignore lists, so that everyone can create his own workspace settings file.<br><br></div>Additionally, I'd like to provide an extensions.json that contains a list of extensions "recommended" to newcomers. The purpose is to help new contributors setting up their editor if they'd ever decide to use VS Code.<br></div><div>These extensions are suggested the first time the worskspace (src root dir) is opened, and can be reached at any time through the Show Recommended Extensions for this Workspace menu. they are only suggested, not installed by default.<br></div><div><br></div>I'd like you to help me figuring out this list of extensions. Please provide feedback about the ones I picked, and suggest others that you are using for your everyday work.<br><br></div>My current list:<br>        // Trim only touched lines.<br>        "NathanRidley.autotrim",<br><br>        // Hilight trailing whitespaces.<br>        "ybaumes.highlight-trailing-<wbr>white-spaces",<br><br>        // JS Babel ES6/ES7 syntax hilight.<br>        "dzannotti.vscode-babel-<wbr>coloring",<br>        "dzannotti.theme-spacemacs",<br><br>        // ESLint support.<br>        "dbaeumer.vscode-eslint",<br><br>        // C/C++ language support.<br>        "ms-vscode.cpptools",<br><br>        // Rust language support.<br>        "saviorisdead.RustyCode"<br><div><br></div><div>Thank you<br></div></div>
<br>______________________________<wbr>_________________<br>
firefox-dev mailing list<br>
<a href="mailto:firefox-dev@mozilla.org">firefox-dev@mozilla.org</a><br>
<a href="https://mail.mozilla.org/listinfo/firefox-dev" rel="noreferrer" target="_blank">https://mail.mozilla.org/<wbr>listinfo/firefox-dev</a><br>
<br></blockquote></div><br></div>