|
feline
Moderator
    
United Kingdom
12848 Posts |
Posted - Mar 14 2007 : 6:35:13 PM
|
Normally you should edit the snippet entries via Visual Assist X's options dialog, and the built in snippet editor.
However you may sometimes want to directly edit the snippet entries, e.g. you want to replace them with your companies standard set of entries, or you want to delete a large number of entries in one go.
The snippet entries are stored as a plain text file, one per language.
If you are using Visual Assist X 1544 or earlier then you will find the files in the directory:
C:\Program Files\Visual Assist X\Autotext\
If you are using Visual Assist X 1548 or later then you will find the files in the directory:
%APPDATA%\VisualAssist\Autotext\
For more information about autotext see the documentation here: http://www.wholetomato.com/products/features/vasnippets.asp
VA Snippets used to be called Autotext, which is where the directory names come from. The feature was renamed in VA build 1618. |
Edited by - feline on Nov 16 2010 2:01:27 PM |
|