Author Topic: C++ real time error detection  (Read 3927 times)

titanandrews

  • Community Member
  • Posts: 21
  • Hero Points: 2
C++ real time error detection
« on: March 08, 2010, 10:53:28 PM »
Visual Studio 2010 has this feature now for C++. ( red squiggles showing errors before you compile )
Does SE have a plan to implement this feature as well?

thanks,

Barry

ScottW, VP of Dev

  • Senior Community Member
  • Posts: 1471
  • Hero Points: 64
Re: C++ real time error detection
« Reply #1 on: March 09, 2010, 03:07:55 PM »
At this point we have no plan to implement this. It's certainly something we'd like to do, but we haven't found a way without bogging down the editor. I'm looking forward to trying that in MSVS 2010.

titanandrews

  • Community Member
  • Posts: 21
  • Hero Points: 2
Re: C++ real time error detection
« Reply #2 on: March 09, 2010, 07:29:11 PM »
Hi Scott,
Thanks for the reply. I'm sure you guys will figure it out and do it better than MSVS. :) You guys do an awesome job!

thanks,

Barry