Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Escape codes shown incorrectly

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
foxmuldr Posted - Jun 22 2013 : 01:10:43 AM
I came across this tonight:
typedef unsigned char u8;
const u8 someVar[] = ".\\\\path\\\\";


When I hover over "someVar" in source code files, the VAX popup shows:
const u8 someVar[] = ".path"

typedef unsigned char u8


It does not show the leading or trailing backslashes.

Best regards,
Rick C. Hodgin
3   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Jun 24 2013 : 6:43:23 PM
Thank you for the update, this is useful to know.
foxmuldr Posted - Jun 24 2013 : 3:32:53 PM
I should've said. It is VS2008 for me.
feline Posted - Jun 24 2013 : 1:38:34 PM
I am seeing the same effect here. Thank you for the clear description.

case=75075

The string is shown correctly for me in VS2010, but I am seeing this problem in VS2005.

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