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
 A small anoyance
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

pwaugh
Ketchup Master

USA
68 Posts

Posted - Apr 03 2008 :  03:56:46 AM  Show Profile  Reply with Quote
When coding a very common construct in C#:


	private string lastUsed;
	public string LastUsed { get { return lastUsed; } }


as I get to the "return l" in the 2nd line, and type the suggestion box appears, but always highlights the "LastUsed" (vs. the lower case option like I have typed), which means I have to stop typing and select the correct one, or just type it out manually.

Really not that big a deal when the variable is so short, but still a small anoyance I thought I'd mention.

Patrick

Programming in C++

VA_X.dll 10.4.1626.0
Built 2008.01.17

(1-user license) Support ends 2009.01.29

DevEnv.exe version 9.0.21022.8
msenv.dll version 9.0.21022.8
Comctl32.dll version 6.0.2900.2982
Windows XP 5.1 Build 2600 Service Pack 2
Single processor
Platform: Win32

feline
Whole Tomato Software

United Kingdom
19001 Posts

Posted - Apr 03 2008 :  08:32:02 AM  Show Profile  Reply with Quote
Have you considered using Encapsulate Field on the variable "lastUsed"?

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