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
 VAX 1239 : Minor Colouring Issue
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Dean Ashton
Ketchup Master

60 Posts

Posted - Jun 14 2004 :  03:42:24 AM  Show Profile
Hi,

First, thanks for fixing up most of the colouring issues I'd reported in 1238/1239.. things look much better now.

I've noticed a minor colouring issue that I thought I'd report.

If I do this:

float myFloat;

Then both 'float' and 'myFloat' are coloured correctly (with 'myFloat' being displayed in the VAX 'Variables' colour.

If I do this:

float base;

Then 'base' is displayed in the VAX 'Methods' colour. Selecting the word shows no existing definition of the word 'base' known by VAX. I was unable to find it in any of the autotext files (I thought I'd check, even though I have autotext suggestions turned off).

So, on screen it kinda looks like this:

float myFloat;
float base;


Which isn't right, is it?

Thanks,
Dean

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Jun 14 2004 :  06:36:03 AM  Show Profile
i am getting this quite a lot in VS .NET 2003, C++ and VAX 1239

http://forum.wholetomato.com/forum/topic.asp?TOPIC_ID=2435

i am also seeing other examples. the variable names seem to be defined somewhere as class member functions. the problem is that a lot of common variable names are effected by this

edit - the effected code compiles and executes correctly, and as far as i know the matching members are not members of the current class.

zen is the art of being at one with the two'ness

Edited by - feline on Jun 14 2004 06:37:09 AM
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Jun 15 2004 :  12:48:53 PM  Show Profile
Will be fixed in 1240.

Whole Tomato Software, Inc.
Go to Top of Page

Uniwares
Tomato Guru

Portugal
2321 Posts

Posted - Jun 15 2004 :  4:26:49 PM  Show Profile
1239 seems to have the behaviour to color anything that is defined ANYwhere. Even if its totally out of context. I can define a member variable "someName" and use someName in a totally unrelated file, without any include, import, whatever and someName is still colored as known variable. Same if i had a function "someName" somewhere, then all unrelated references are colored as functions. that is extremly confusing in 1239.
Go to Top of Page

Stephen
Tomato Guru

United Kingdom
781 Posts

Posted - Jun 16 2004 :  04:33:26 AM  Show Profile
I agree, but I'm still on 1233. And I didn't think it was a new problem either.

I have "Guess symbol definition" off.

Stephen Turner
ClickTracks http://www.clicktracks.com/
Winner: ClickZ's Best Web Analytics Tool 2003 & 2004
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Jun 16 2004 :  07:09:21 AM  Show Profile
it seems a lot worse in the last couple builds, including 1239. the problem with impressions is it is hard to be 100% certain.

zen is the art of being at one with the two'ness
Go to Top of Page

Uniwares
Tomato Guru

Portugal
2321 Posts

Posted - Jun 16 2004 :  10:41:05 AM  Show Profile
It IS a lot worse. Especially annoying is it when a variable is colored as type or function. Guessing is off for me me too.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000