Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 VA Snippets

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
apopov Posted - Dec 19 2007 : 08:27:24 AM
Every time I run Visual Studio, Visual Assist appends snippets starting with "Refactor Create Implementation" and all others below it to the snippets collection. So file "cpp.tpl" grows every time more and more... At the same time if I want to insert some snippet (i.e. file header) with "Insert VA Snippet..." command I get empty snippet list.

VA_X.dll file version 10.4.1624.0 built 2007.12.07
DevEnv.exe version 7.10.6030.0
msenv.dll version 7.10.6030.0
Font: Consolas 17(Pixels)
Comctl32.dll version 5.82.2900.2982
Windows XP 5.1 Build 2600 Service Pack 2
Single processor

6   L A T E S T    R E P L I E S    (Newest First)
support Posted - Jul 14 2008 : 2:15:53 PM
case=6044 is fixed in build 1645
apopov Posted - Dec 19 2007 : 11:13:15 AM
Thanks a lot!
Solution "http://docs.wholetomato.com?W332" works quite fine!
apopov Posted - Dec 19 2007 : 11:00:04 AM
I explored the situation with "Process Monitor" from Sysinternals. The problem is that sometimes VA refers to its files as:
C:\\Documents and Settings\\ <USERNAME> \\ <Correct symbols IN RUSSIAN> \\VisualAssist\\*
and sometimes as:
C:\\Documents and Settings\\ <USERNAME> \\ <INVALID symbols IN RUSSIAN> \\VisualAssist\\*

It would be great if you fix it somehow...
feline Posted - Dec 19 2007 : 09:53:07 AM
You can tell VA to store its symbol database, VA snippets, and other files in a different directory. See this FAQ for the details:

http://docs.wholetomato.com?W332

If you use a directory name without any Russian characters then everything should be fine. We are working on fixing this problem with Unicode characters:

case=6044
apopov Posted - Dec 19 2007 : 09:23:46 AM
User name does not contain UNICODE symbols. But the directory itself may contain UNICODE or cyrillic symbols:
C:\\Documents and Settings\\ <USERNAME> \\ <Application Data IN RUSSIAN> \\VisualAssist\\Autotext\
But if I erase the whole directory C:\\Documents and Settings...\\Visual Assist it is restored upon Visual Studio restart and the problem remains.
feline Posted - Dec 19 2007 : 09:11:20 AM
Does your Windows user name contain Unicode characters? The snippet files are stored in the directory:

C:\\Documents and Settings\\ <USERNAME> \\Application Data\\VisualAssist\\Autotext\
It is possible that VA is having problems accessing this directory due to your windows user name.

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000