Matching a closing brace in Visual Studio

后端 未结 8 1105
别跟我提以往
别跟我提以往 2021-01-17 11:01

Is there a setting in Visual Studio 2008 that I can turn on which would generate a matching closing brace for a opening brace?

EDIT: I would imagine that an IDE as p

8条回答
  •  庸人自扰
    2021-01-17 11:50

    EDIT: Thanks hyde, Steven's answer appears to be right: The Microsoft Productivity Power Tools do have a 2012 version now.

    Original outdated answer:

    It appears that the Microsoft Productivity Power Tools don't work in VS 2012 yet. If you're looking for a solution that works on the new version, you can check out this extension:

    http://visualstudiogallery.msdn.microsoft.com/0e33cb22-d4ac-4f5a-902f-aff5177cc94d

提交回复
热议问题