Author |
Topic |
|
LarryLeonard
Tomato Guru
USA
1041 Posts |
Posted - Jul 12 2005 : 08:13:06 AM
|
I just recently started editing ASP pages in VS2003 (don't ask). I guess I expected AutoText to work, and it doesn't. In the spirit of replicating the experience of the average user, I have made no effort to read the help - it should just work.
For example, VAX ships with this Autotext entry:
fun: function -?() { }
So, if I type in "fun", followed by a CR, it should paste the code - but it doesn't. So, what am I doing wrong? TIA.
VA_X.dll file version 10.1.1299.0 Licensed to: VA X: [email protected] (1-user license) Support ends 2005.11.09 VA.NET 7.1: VAOpsWin.dll version 1.2.0.4 DevEnv.exe version 7.10.3077.0 msenv.dll version 7.10.3077.0 Font: Bitstream Vera Sans Mono 11(Pixels) Comctl32.dll version 5.82.2900.2180 WindowsNT 5.1 Build 2600 Service Pack 2 2 processors
Platform: Win32 Stable Includes: 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:
|
|
feline
Whole Tomato Software
United Kingdom
19014 Posts |
Posted - Jul 12 2005 : 6:47:11 PM
|
it turns out that autotext only works inside script blocks, which is noted at the bottom of the page:
http://www.wholetomato.com/products/features/autotext.html?more=yes
i have put in a feature request to enable this outside of script blocks since i agree, this is not what you would expect. inserting code templates does work outside of script blocks, but you will have to set these up manually before you can use them.
case=694 |
zen is the art of being at one with the two'ness |
|
|
|
Topic |
|
|
|