T O P I C R E V I E W |
Kuryn |
Posted - Dec 04 2007 : 2:08:14 PM 1. Why isn't there any code formatting options like C# has. Is there a way to add that in upcoming versions? 2. I usually have my ide to the right of the screen so I can look at a code from the net or whatever and the intellisense selection is where the cursor is and not like how visual studios' normal intellisense box does. 3. (Bug possible) When I use any of the STL templates like vectors. I never get any intellisense from them. |
4 L A T E S T R E P L I E S (Newest First) |
feline |
Posted - Dec 05 2007 : 08:57:32 AM Can you post a screen shot of what you are seeing? I do not understand the problem from your description.
If you are not sure about posting a screen shot you can submit the image via the form:
http://www.wholetomato.com/support/contact.asp
including this thread ID or URL in the description, so we can match it up. |
Kuryn |
Posted - Dec 04 2007 : 3:16:03 PM I'm using the latest available build. With Visual Studio 2008 RTM Pro. It did it in Visual Studio 2005 also when I had it. The listbox the scrolling one. |
feline |
Posted - Dec 04 2007 : 2:56:23 PM point 2 - are you talking about a tooltip or a listbox?
point 3 - listboxes on std::vector types work for me across multiple IDE's and versions of VA. |
rhummer |
Posted - Dec 04 2007 : 2:24:31 PM http://docs.wholetomato.com?W147
That FAQ entry should answer you question about code formatting.
For the rest it would be best to post what version of VA X you have and such. |