Re: Visual Studio Code recommended extensions

2017-02-24 Thread Gian-Carlo Pascutto
On 23/02/2017 17:48, Marco Bonardo wrote: > 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. > > // Rust language support. > "saviorisdead.RustyCode" >

Upcoming C++ standards meeting in Kona, Hawaii

2017-02-24 Thread Botond Ballo
Hi everyone! The next meeting of the C++ Standards Committee will be February 27 - March 4 in Kona, Hawaii. I've blogged in detail about the last meeting here [1]. The focus of that meeting was polishing the C++17 feature set by addressing comments from national standards bodies on the initial

Re: Intent to implement and ship: only allow Flash on HTTP/HTTPS sites

2017-02-24 Thread Benjamin Smedberg
At this point it seems unlikely that I will have time to fix this for Firefox 54, so most-likely it will be Firefox 55. --BDS On Tue, Feb 14, 2017 at 8:54 PM, 段垚 wrote: > Seems I failed to convince you to change the plan. > > So the last question is: when will this happen? >

Re: Doxygen output?

2017-02-24 Thread Benoit Girard
I find it a bit unfortunate that people link are removed since mozilla loses a lot of valuable resources and small test cases. With that being said I have a repo with the scripts I used to run doxygen. I think mstange might be running it somewhere. https://github.com/bgirard/doxygen-mozilla It

Re: Intent to implement: Frames timing functions

2017-02-24 Thread tritter
On Thursday, February 23, 2017 at 9:09:58 AM UTC-6, Boris Chiou wrote: > *Preference behind which this will be implemented*: I'm not sure. I think > we don't need it because it is just a variant of the step timing function, > and so it is safe to turn it on. If there is any other concerns, I can

Re: Visual Studio Code recommended extensions

2017-02-24 Thread James Cheng
Hi, Is it possible to configure VSCode to make "watch window" show "value" with *"type" *information especially for strong typed language C++? Cheers, James 2017-02-24 0:48 GMT+08:00 Marco Bonardo : > Hi, > I recently started testing VS Code as a replacement for Sublime