Search code examples
statusbarvisual-studio-2019

How can I see the current line / column of the cursor in Visual Studio 2019


In earlier versions of Visual Studio the current line / column were displayed in the status bar.

In Visual Studio 2019 they've vanished.

Can anyone tell me how to find the line / column number of the cursor?

I'm hoping for a solution that will restore them to the status bar.


Solution

  • The current line / column are now displayed in the bottom right of the editor window.