admin管理员组文章数量:1356784
When editing C# in Visual Studio, I'm used to seeing something like this when I click on the CodeLens 1 reference
link.
I often use this to navigate to the caller of a method.
Recently though, I started seeing something a bit like this (sorry, this isn't an actual screenshot, I had to recreate what I remember seeing in Paint).
With this, the only way to navigate to the caller is to click the to open a new CodeLens window, and navigate from there.
CodeLens doesn't show this new style of popup consistently.
Is there a way to control this behaviour?
When editing C# in Visual Studio, I'm used to seeing something like this when I click on the CodeLens 1 reference
link.
I often use this to navigate to the caller of a method.
Recently though, I started seeing something a bit like this (sorry, this isn't an actual screenshot, I had to recreate what I remember seeing in Paint).
With this, the only way to navigate to the caller is to click the to open a new CodeLens window, and navigate from there.
CodeLens doesn't show this new style of popup consistently.
Is there a way to control this behaviour?
Share Improve this question asked Mar 28 at 0:06 OutstandingBillOutstandingBill 2,9101 gold badge30 silver badges38 bronze badges1 Answer
Reset to default 0Tools | Options | Text Editor | All Languages | CodeLens
Uncheck "Enable CodeLens", save, re-enable.
本文标签: visual studioHow to stop CodeLens from opening a windowStack Overflow
版权声明:本文标题:visual studio - How to stop CodeLens from opening a window - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744062671a2584415.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论