<div dir="ltr"><div class="gmail_default" style="font-size:small">It sounds like you find it better than Atom.  If that's true, any chance you could elaborate on what you find particularly nicer and/or what's missing?<br><br></div><div class="gmail_default" style="font-size:small">Thanks,<br></div><div class="gmail_default" style="font-size:small">Dan<br><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2017-02-24 5:49 GMT-08:00 James Cheng <span dir="ltr"><<a href="mailto:jacheng@mozilla.com" target="_blank">jacheng@mozilla.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi,</div>Is it possible to configure  VSCode to make "watch window" show "value" with <b>"type" </b>information especially for strong typed language C++?<div><br></div><div><br></div><div>Cheers, <div>James</div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">2017-02-24 0:48 GMT+08:00 Marco Bonardo <span dir="ltr"><<a href="mailto:mbonardo@mozilla.com" target="_blank">mbonardo@mozilla.com</a>></span>:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">Hi,<br>
I recently started testing VS Code as a replacement for Sublime Text or<br>
Atom, and so far the experience has been better than I was expecting. I<br>
suspect others of you are doing the same.<br>
<br>
In bug 1341585, I'm adding .vscode/settings.json to the ignore lists, so<br>
that everyone can create his own workspace settings file.<br>
<br>
Additionally, I'd like to provide an extensions.json that contains a list<br>
of extensions "recommended" to newcomers. The purpose is to help new<br>
contributors setting up their editor if they'd ever decide to use VS Code.<br>
These extensions are suggested the first time the worskspace (src root dir)<br>
is opened, and can be reached at any time through the Show Recommended<br>
Extensions for this Workspace menu. they are only suggested, not installed<br>
by default.<br>
<br>
I'd like you to help me figuring out this list of extensions. Please<br>
provide feedback about the ones I picked, and suggest others that you are<br>
using for your everyday work.<br>
<br>
My current list:<br>
        // Trim only touched lines.<br>
        "NathanRidley.autotrim",<br>
<br>
        // Hilight trailing whitespaces.<br>
        "ybaumes.highlight-trailing-wh<wbr>ite-spaces",<br>
<br>
        // JS Babel ES6/ES7 syntax hilight.<br>
        "dzannotti.vscode-babel-colori<wbr>ng",<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>
<br>
Thank you<br></div></div>
______________________________<wbr>_________________<br>
dev-platform mailing list<br>
<a href="mailto:dev-platform@lists.mozilla.org" target="_blank">dev-platform@lists.mozilla.org</a><br>
<a href="https://lists.mozilla.org/listinfo/dev-platform" rel="noreferrer" target="_blank">https://lists.mozilla.org/list<wbr>info/dev-platform</a><br>
</blockquote></div><br></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>