T O P I C R E V I E W |
G+?rgen |
Posted - Feb 02 2006 : 03:07:16 AM What I am doing: When I try to make an autotext entry: "Edit Autotext" in "Visual Assist Options" C++ -> new writing "ssk" in Shortcut and "some text" in Code press Ok and Ok and coming back to the IDE and writing ssk. The bug?: nothing happens. To my understanding and how it worked before the text that had in shortcut could be replaced with the content in code. But nothing happens.
Details: VA_X.dll file version 10.2.1434.0 built 2005.11.25 Licensed to: VA X: [email protected] (1-user license) Support ends 2006.03.10 VA.NET 7.1: VAOpsWin.dll version 1.3.3.0 VATE.dll version 1.0.4.2 DevEnv.exe version 7.10.3077.0 msenv.dll version 7.10.4206.0 Font: Lucida Console 11(Pixels) Comctl32.dll version 5.81.4916.400 WindowsNT 5.0 Build 2195 Service Pack 4 Single processor
Platform: Win32 Stable Includes: C:\\work\\programming\\boost\\boost_1_32_0; 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;
Other Includes:
|
2 L A T E S T R E P L I E S (Newest First) |
G+?rgen |
Posted - Feb 10 2006 : 08:05:53 AM Yes, the other autotext rules did work. However I saw that autocomplete didn't found my local variables. I have some plug-in, of doubtful quality, but that are mandated by the other tools we are using. Could be something with that. Anyway works now. I can add and get autotext with $end$ and $selected$. Case closed. |
feline |
Posted - Feb 02 2006 : 5:21:45 PM do any of the existing autotext rules work for you? e.g. "for", "#if", "while"
i have just added an autotext rule with shortcut "ssk" for C++ and it worked perfectly for me, using VS2003 and VA 1440. |