This has started happening to me since moving to the 1421 and 1422 build. I'm in native C++ code, BTW. When I type "float" right before any other text, when I hit space, it is replaced by "FLOAT":
float<space>asklfhasf // will replace with FLOAT (incorrect)
However, when I type float on a line by itself (or indeed, as long as there is a single character of whitespace to the right of the cursor) then it does not change to FLOAT (which is what I want):
float<space> asklfhasf // will not replace (correct)
Any ideas on how to make it stop doing this?
Thanks,
Wes
VA_X.dll file version 10.1.1422.0 built 2005.09.09
VAOpsWin.dll version 1.3.2.5
am files\\visual assist x\\\\VATE.dll version 1.0.4.2
DevEnv.exe version 7.10.3077.0
msenv.dll version 2.0.1881.0
Font: Courier New 13(Pixels)
Comctl32.dll version 6.0.2800.1643
WindowsNT 5.1 Build 2600 Service Pack 1
Single processor
Platform: Win32
Stable Includes:
C:\\develop\\library\\DIRECTX9\\inc;
C:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\include;
C:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\atlmfc\\include;
C:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\PlatformSDK\\include\\prerelease;
C:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\PlatformSDK\\include;
C:\\Program Files\\Microsoft Visual Studio .NET 2003\\SDK\\v1.1\\include;
Library Includes:
C:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\atlmfc\\src\\mfc;
C:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\atlmfc\\src\\atl;
C:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\crt\\src;
C:\\develop\\UnCommon\\code;
Other Includes: