C++ intellisense in Dev10
-
in the VA menu in VC++: Advanced->corrections->uncheck "Insert () and closing })]'" We call VA programming crack around here... :D
Cheers!
Don't forget to vote if the response was helpful
Sig history "dad" Ishmail-Samuel Mustafa Unix is a Four Letter Word, and Vi is a Two Letter Abbreviation
-
I'm absolutely loving the trial version, the only thing that bothers me about it is the automatic bracket closing and I can't find out how to turn off the bugger!
Don't forget to vote if the response was helpful
Sig history "dad" Ishmail-Samuel Mustafa Unix is a Four Letter Word, and Vi is a Two Letter Abbreviation
Try turning off the option: VA Options -> Advanced -> Correction -> insert () and closing } ) ] ' " easy when you know how :)
zen is the art of being at one with the two'ness
-
Considering that the simple test I ran on VS10 of a simple C++ class with a one member method and one or two member variables all defined in a single .cpp file *FAILED* to bring up intellisense at all, I'd have to say the latter half of the article is total bullshit. It sounds like what they need to do is fire most of the VC++ related team and hire some people who know what they are doing.
¡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
-
Mark Hall, an architect in the Visual C++ group, made this recent post about C++ intellisense in Dev10: ...if you loved C++ intellisense in VC6, you’ll love C++ intellisense in Dev10. But if you hated C++ intellisense in VC6 (header edits pegging the CPU, large projects hanging the system, results consistently wrong, tiny errors resulting in no intellisense at all, templates and namespaces unhandled), then you’ll really love C++ intellisense in Dev10! More here: http://blogs.msdn.com/vcblog/archive/2009/01/27/dev10-is-just-the-beginning.aspx[^] I found this when searching for changes in the F1-help in Dev10. Anyone know of any info on that?
Best wishes, Hans
[CodeProject Forum Guidelines] [How To Ask A Question] [My Articles]
-
I have a feeling I will love Intellisense in VS2010...once I install a compatible version of Visual Assist[^], as with all other versions of Visual Studio!
Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p
Yeah! Go VisualAssist! I love that tool. I particularly love their VA Outline pane - makes grokking a file *so* much quicker! (P.S. - I still don't get why people prefer 6 over 2005/2008 versions of the IDE ... I think they must have .NET/C# profiled install instead of a C++ one :^) )