Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 VA snippet some ones not working?

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
jzq740176597 Posted - Mar 28 2018 : 02:12:57 AM
VA2010 ,win10 64,VS2017 ,C# Unity3d project


some snippets not working?

eg. [//-] => // $end$ [$MONTH$/$DAY$/$YEAR$ $User$]
[///] => /////////////////////////////////////

But can fix for a while (VA Options => ReBuild <symbols database > & Clear)

But works only for a while then down again.


But many ones always work , So wired !
e.g : do => do{} while , forr => for forward ...

BTW ,VS2017 update then Reinstall , So VA gone ,I reinstall VA 2010 ,after that this problem arised, before that VA works like a charm.


regards.
3   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Mar 30 2018 : 07:59:40 AM
Thank you for the update. If I had to guess, I would guess the problem starts when VA comes across a strange macro, for example:

#define class class ANOTHER_MACRO_CALL

something that could confuse our parser as we try to make sense of it. So if you can narrow down the trigger, can you keep an eye out for any odd macros?

Without a few more details, I am not sure what to try, but if we can find the trigger, I will work with you to try and fix this.
jzq740176597 Posted - Mar 29 2018 : 10:19:58 PM
I just tried again ,found that Maybe the problem is solution / project related. this one is ok not the other sometimes .

sorry I forget which project is down , if got it again I will create a new empty C# source file And Take a test , tell you the further information.

thanks


feline Posted - Mar 28 2018 : 04:56:17 AM
When this stops working, if you make a new, blank code file, do the snippets work there? I am wondering if this is global, or somehow file or code specific. Perhaps something in one of the common header files is having an effect?

Given the pattern, it is almost as if VA is parsing something that triggers this problem, but everything is fine until the problem code is once more discovered and parsed. But I am not sure what could have an effect like this.

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