From the course: Visual Studio 2019 Essential Training

Unlock the full course today

Join today to access over 22,500 courses taught by industry experts or purchase this course individually.

See critical reference info inline with CodeLens

See critical reference info inline with CodeLens - Visual Studio Tutorial

From the course: Visual Studio 2019 Essential Training

Start my 1-month free trial

See critical reference info inline with CodeLens

- [Instructor] CodeLens is an outstanding feature of Visual Studio. Until now, it's only been available in the top tier editions, it's never been a feature in the free community edition. That changes in Visual Studio 2019, you get it in all the editions, although there are limited features in the free community edition. If you're not familiar with it, here's where it sits. Notice if I have my Book declaration here, and there's some gray text immediately above that, right here, this is the CodeLens. Here's one on the UpdatePrice. If you don't see that, it's probably because we turned it off earlier in this course. Let's re-enable it. There it is. So, it's enabled now, just put a check mark here, and then you get to pick which features show up, and there may be different sets of features based on which edition you have. Mine is showing, I'm in the Enterprise edition. Mine is showing the references list, it's also showing who wrote the code and checked it in to source control, that's…

Contents