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
 Build 1735: Suggestions in Listbox issue
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

jtwillia
New Member

USA
8 Posts

Posted - Sep 22 2009 :  12:45:48 PM  Show Profile  Reply with Quote
Hi,

In build 1735 my VA Snippets that have shortcuts do not show up in the suggestion list box in many cases. If I unchecked the "Show suggestions in listbox" option it works fine.

It seems that the snippets are given a lower priority than class member variables so they don't show in the list. If I uncheck the option mentioned above then it works great. I like the changed behavior of the "Show suggestions in listbox" and I suppose a solution to my problem could be to just change all my snippet shortcuts to start with something like "ZZZ" or whatnot so it will never conflict with other local identifiers... Or if there could be an option to always include snippets in the list box that would work too. Or perhaps include snippets but segment the list box into two parts, snippets and actual code elements.

Anyways just thought I'd mention the issue.

Jeff

Edited by - jtwillia on Sep 22 2009 12:57:46 PM

jtwillia
New Member

USA
8 Posts

Posted - Sep 22 2009 :  1:06:32 PM  Show Profile  Reply with Quote
Also I found another problem that occurs.

I type this in C# class,

readonly Dictionary<string, string> descript_ = new

Normally, the popup listbox would have a suggestion that was "Dictionary<string, string>" but it is popping up this text as the suggestion:
"readonly Dictionary<string, string>"

Go to Top of Page

sean
Whole Tomato Software

USA
2817 Posts

Posted - Sep 23 2009 :  11:40:38 AM  Show Profile  Reply with Quote
Thanks for the reports Jeff.

The change in snippet behavior had been intentional but was incorrect. case=32585

The readonly suggestion is due to the scoped suggestions. case=32586

We'll take care of these in the next build.
Go to Top of Page

sean
Whole Tomato Software

USA
2817 Posts

Posted - Oct 01 2009 :  9:59:52 PM  Show Profile  Reply with Quote
case=32585 and case=32586 are fixed in build 1738
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