New Visual Studio built with WPF
-
How about fixing some of the more heinous bugs: - A linker that doesn't spontaneously die, - A C++ intellisense implementation that works for more than 1/2 an hour at a time before simply stopping. - A configuration manager that in some way performs the tasks expected of it, instead of randomly turning project builds on and off when modified. - The elimination of spontaneous UI lockups that can have DevStudio go off into la la land for a minute at a time - A debugger that doesn't treat Step Over and Run 20% of the time (this one is brutally annoying.) - A fix for the new VSMDI on random operations bug when using TFS. - Less depenence on the .sln files, so that multi-person teams aren't constantly merging (read: redoing) changes. These issues are pushing me ever-closer to looking for a new IDE home. Even if they weren't as feature rich, or as integrated as Visual Studio, at least they wouldn't tease me with 1/2 implemented niceties, and constant performance hiccups (I know, threading and timing out network calls are hard to deal with. I don't care. I want my text editors snappy!)
Syntactic sugar leads to cancer of the semicolon.
Frosstoise wrote:
for a new IDE home
Good luck. Practically speaking there aren't really any more out there.
¡El diablo está en mis pantalones! ¡Mire, mire! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! VCF Blog Just Say No to Web 2 Point Oh
-
Too late: "After January 1 2009, the Visual Studio software on the Virtual PC will expire." :( Plus I don't feel like downloading the equivalent of 11 CD's just to get a feel for VS. Which brings to mind another gripe: someone at MS really needs to get a grip on the size of some of these programs. It's an IDE for craps's sake, not a friggin OS.
¡El diablo está en mis pantalones! ¡Mire, mire! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! VCF Blog Just Say No to Web 2 Point Oh
Jim Crafton wrote:
After January 1 2009, the Visual Studio software on the Virtual PC will expire
MS tell you how to keep using it after then - I'm guessing that if they tell you how to that must be OK :-)
Jim Crafton wrote:
It's an IDE for craps's sake, not a friggin OS
Welll - the download is actually an OS as well - it's an install of VS2010 on Windows Server 2008. Doesn't include MSDN docs, mind, so it could have been even bigger :-)
Jim Crafton wrote:
I don't feel like downloading the equivalent of 11 CD's just to get a feel for VS
That I can understand - it's less of a pain if it's not your own personal bandwidth.
Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p
-
I hadn't, but I still think it's way over the top. If you make a 1MB file filled with regions, it's your own fault that it's slow to scroll through. They could upgrade their algorithms without switching to WPF. It's not as if WPF is doing some kind of magic that they couldn't do normally. edit: the extensibility is nice though.
While a developer may be to blame for a many-thousands-of-lines file, we must admit this happens very often. Every real C++, C#, and Java project I've been on, there's been several files with, say 4-8 thousand lines. Kills the editor. It's true they could just rewrite the GDI one with better algorithms this time around. But given the WPF editor will be far more modular and extensible than a rewritten GDI editor, I'm happy about this move.
Tech, life, family, faith: Give me a visit. The apostle Paul, modernly speaking: Epistles of Paul Judah Himango
-
Can anyone confirm or deny this atrocity? http://blogs.msdn.com/ricom/archive/2008/12/02/visual-studio-today-tomorrow-and-beyond.aspx#9172277[^] Are they really planning on build an IDE with WPF? Am I missing something? Is this just old news that I've missed out on? //edit On further googling, it looks like this is a definite. Seems initially like not such a good idea, but I'll be curious to see how well it works.
¡El diablo está en mis pantalones! ¡Mire, mire! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! VCF Blog Just Say No to Web 2 Point Oh
Nice!!! Can't wait to see it!! And please, put some 3D on it!
"Go for it!"
-
Well it already uses Windows Forms - so, I don't think WPF would make it slower in particular. In fact it may get faster with a good fast video card.
Regards, Nish
Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
My latest book : C++/CLI in Action / Amazon.com link -
Can anyone confirm or deny this atrocity? http://blogs.msdn.com/ricom/archive/2008/12/02/visual-studio-today-tomorrow-and-beyond.aspx#9172277[^] Are they really planning on build an IDE with WPF? Am I missing something? Is this just old news that I've missed out on? //edit On further googling, it looks like this is a definite. Seems initially like not such a good idea, but I'll be curious to see how well it works.
¡El diablo está en mis pantalones! ¡Mire, mire! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! VCF Blog Just Say No to Web 2 Point Oh
...that the only thing WPF has to offer is glitz, glamor and flashy animations? Almost all the replies to this post has sounded like "augh, WPF, I don't need shaders in my text!" *sigh* I think part of it is Microsoft's fault, for positioning WinForms as the 'business workhorse' and WPF as the 'sparkly rich experience' thing.
-
Can anyone confirm or deny this atrocity? http://blogs.msdn.com/ricom/archive/2008/12/02/visual-studio-today-tomorrow-and-beyond.aspx#9172277[^] Are they really planning on build an IDE with WPF? Am I missing something? Is this just old news that I've missed out on? //edit On further googling, it looks like this is a definite. Seems initially like not such a good idea, but I'll be curious to see how well it works.
¡El diablo está en mis pantalones! ¡Mire, mire! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! VCF Blog Just Say No to Web 2 Point Oh
Did you watch the video?
Todd Smith
-
Can anyone confirm or deny this atrocity? http://blogs.msdn.com/ricom/archive/2008/12/02/visual-studio-today-tomorrow-and-beyond.aspx#9172277[^] Are they really planning on build an IDE with WPF? Am I missing something? Is this just old news that I've missed out on? //edit On further googling, it looks like this is a definite. Seems initially like not such a good idea, but I'll be curious to see how well it works.
¡El diablo está en mis pantalones! ¡Mire, mire! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! VCF Blog Just Say No to Web 2 Point Oh
blured land comming soon :laugh:
peace & serenity
-
Well it already uses Windows Forms - so, I don't think WPF would make it slower in particular. In fact it may get faster with a good fast video card.
Regards, Nish
Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
My latest book : C++/CLI in Action / Amazon.com linkAFAIK a little Windows Forms used in VS 2008. For example property editor is using Windows Forms but most of the UI controls are native controls with COM wrappers.
There is no knowledge, That is not power.
-
Can anyone confirm or deny this atrocity? http://blogs.msdn.com/ricom/archive/2008/12/02/visual-studio-today-tomorrow-and-beyond.aspx#9172277[^] Are they really planning on build an IDE with WPF? Am I missing something? Is this just old news that I've missed out on? //edit On further googling, it looks like this is a definite. Seems initially like not such a good idea, but I'll be curious to see how well it works.
¡El diablo está en mis pantalones! ¡Mire, mire! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! VCF Blog Just Say No to Web 2 Point Oh
well it could use the 3d features of WPF. How about all your threads laid out in 3d space you debugging trace would be flying through code :)