T O P I C R E V I E W |
muhmud |
Posted - Sep 15 2011 : 06:32:02 AM If I have a variables initialised with auto, e.g.
auto x = gcnew ...
I don't get intellisense for the variable. This is definitely the case with C++/CLI, but haven't tried with regular C++ (trail has expired, am arranging license). For regular C++, the VS intellisense does work.
Any plans to fix this? |
2 L A T E S T R E P L I E S (Newest First) |
support |
Posted - Dec 16 2011 : 1:47:40 PM case=13607 is implemented in build 1862 |
feline |
Posted - Sep 15 2011 : 1:54:58 PM Unfortunately this is a known limitation, VA does not yet support the auto keyword. We are working on adding support though:
case=13607
It is taking a bit of time to get suitably robust and reliable support. |
|
|