Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 [1731] Scoped Suggestions uses FQ enum

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
kempus Posted - Aug 25 2009 : 05:24:20 AM
In C#, the scoped suggestion for an enum includes the namespace, even though I have included the namespace in the file, eg


using Very.Long.Namespace.That.Is.Included;

...

AnEnum en = Very.Long.Namespace.That.Is.Included.AnEnum.Enum1;


Very.Long.Namespace.That.Is.Included.AnEnum.Enum1 is suggested where I would prefer just AnEnum.Enum1;

Thanks
Tim
2   L A T E S T    R E P L I E S    (Newest First)
support Posted - Sep 10 2009 : 3:12:41 PM
case=31477 is fixed in build 1734
sean Posted - Aug 25 2009 : 2:41:09 PM
Thanks for the example. case=31477

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