Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Display CodeLens above attributes

Tags:

It is quite annoying to see codelens reference between the field and field's attributes. It requires to add a lot of additional spaces around to make everything readable. Is it possible to display CodeLens reference above the attributes?

enter image description here

like image 691
Anarion Avatar asked Mar 17 '14 05:03

Anarion


People also ask

How do I enable CodeLens code in Visual Studio?

CodeLens is available in Visual Studio Community edition, however, the source control indicators are not available in this edition. To choose the indicators that you want to see, or to turn CodeLens off and on, go to Tools > Options > Text Editor > All Languages > CodeLens.


1 Answers

No, this is currently not possible.

If you'd like to see this, I suggest you give the product team a shout-out on the Visual Studio UserVoice and post back the link as a comment to this answer. I'd suggest not to move the code lens information, but to suggest the location to be made configurable :).

Though I can't disclose any details, I've seen your feedback before and I know it has been considered, but rejected.

like image 88
jessehouwing Avatar answered Oct 02 '22 13:10

jessehouwing