Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Feature Requests
 Curly Brackets not working in C#

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
Skyfy16 Posted - Aug 25 2018 : 08:42:18 AM
When we call a fonction and press enter or tab,
the brace does not appear.
7   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Aug 31 2018 : 08:34:04 AM
Thank you for the update, I am glad this was fixed so quickly and easily
Skyfy16 Posted - Aug 31 2018 : 07:13:48 AM
*now
Skyfy16 Posted - Aug 31 2018 : 07:08:16 AM
My C# was disable, no its working, thank you !
feline Posted - Aug 30 2018 : 3:21:32 PM
Can you please look and see if you have:

VA Options -> Suggestions -> Suggestion and Completion lists
Enable in C#

turned On of Off. If this is turned Off, can you please try turning in On, and see if this helps?
Skyfy16 Posted - Aug 30 2018 : 2:06:54 PM
Its not working in c#. But in c++ its working.
http://www.mediafire.com/file/hlpdbs9z74sb7ky/Untitled_5.mkv/file
Skyfy16 Posted - Aug 30 2018 : 1:50:50 PM
I Try new time right now but its continue not working
When i press tab or enter just the word writted but not ();
i recorded : http://www.mediafire.com/file/q03vnzokes2f48g/Untitled_3.mkv/file

feline Posted - Aug 27 2018 : 07:30:21 AM
Can you post a code example showing what you mean? I am not following. When you call an existing function you don't use curly brackets, you use round brackets for the parameter list. You do have curly brackets when you write a function body.

As a very simple test, using C#, VS2017 and VA 2283.2, I added the following code to a function:

string testName;
testName.GetHashCode();

when I accepted the "GetHashCode" function from the listbox, the round brackets were added to the function call automatically.

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