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.
相关问题
- Sorting 3 numbers without branching [closed]
- Graphics.DrawImage() - Throws out of memory except
- Why am I getting UnauthorizedAccessException on th
- 求获取指定qq 资料的方法
- How to know full paths to DLL's from .csproj f
VS2013 comes with this option, VS2010 requires visual studio power tools.