Is there a way to highlight the currently active code block in Visual Studio 2010?

后端 未结 4 561
陌清茗
陌清茗 2021-01-04 22:12

In Visual Studio 2010, if you hover your mouse over the little [-] minus sign, it will highlight that block of code for you. My question is, is there a way for this block t

4条回答
  •  遥遥无期
    2021-01-04 22:40

    Resharper has some options for this, one will let you outline the braces you are currently in and I think the other lets you highlight the current line

提交回复
热议问题