Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 syntax highlighting int32_t
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

dagute
Junior Member

Germany
10 Posts

Posted - May 11 2013 :  1:47:21 PM  Show Profile  Reply with Quote
Hello friends

as the topics says - how can I get definitions as int32_t
highlighted similar to an int???

kind regards
Peter

everything that works - is out of date...

feline
Whole Tomato Software

United Kingdom
19025 Posts

Posted - May 13 2013 :  12:35:21 PM  Show Profile  Reply with Quote
Which IDE and version of VA are you using?

Using the very simple test code:

	int nLocalOne;
	int32_t nLocalTwo;
	
	nLocalTwo = 4;
	nLocalTwo = nLocalOne + 2;

both variables are being shown in bold by VA, they have the same colour, and all references to both are correctly highlighted when placing the caret into the variable name.

I am testing VS2010 with VA 1936

zen is the art of being at one with the two'ness
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000