Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Pressing enter when suggesion popup puts newline.

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
RyanPark Posted - Jun 23 2020 : 9:02:07 PM
I'm using Visual Studio Professional 2017. Version 15.9.17.
I upgrade VAX from 10.9.2341.2 to 10.9.2358.0.

I press enter when suggesion pop up, for example after enumeration ::, to select items.
But (maybe) VAX put the selected item and newline.

Before:
Reason a = Reason::
return;

After:
Reason a = Reason::Press
(cursor is here!!!)
return;

It's very annoying and it didn't happen in 10.9.2341.2.
What should I do?
Sincerely Ryan.
2   L A T E S T    R E P L I E S    (Newest First)
ChrisG Posted - Jun 25 2020 : 1:57:12 PM
Assuming you do have the IncrediBuild VS plugin installed, what version is it?
feline Posted - Jun 24 2020 : 07:06:31 AM
Do you use IncrediBuild? More specifically, do you have the IncrediBuild IDE extension installed? I know that there is a bug with an older version of the IDE IncrediBuild extension that caused problems with moving the current item in the listbox.

Which programming language are you using? This could be C++ or C#

When you have the listbox, how does it look? Is the current item fully selected? Selected just with an outline?

Do the items in the listbox have tomato icons?

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