i want my function braces autocomplete in c sharp using visual studio
Asked Answered
A

1

0

I want my function parentheses auto complete in c# using visual studio. I have tried brace completer extension for visual studio but it only complete the curly braces. And also tried productivity power tool , but was not able to find this functionality. Please reply how to do it. I want my pre-defined function parentheses autocomplete when I select a function from a list of available functions , just like netbeans.

Autoxidation answered 16/11, 2013 at 23:39 Comment(0)
W
2

VS2013 comes with this option, VS2010 requires visual studio power tools.

Willowwillowy answered 16/11, 2013 at 23:42 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.