Show line numbers in Visual Studio
February 4th, 2009
Here is a how you can ebable Visual studio to show line numbers in the editor.
- Got to Tools -> Options -> Text Editor -> All Languages -> General
- Check Line numbers
The above settings will show line numbers for all the Files. If you just want to see (or not see) the line numbers of a specific file, you can override this global setting by going to the Text Editor – <specific language> – General page.
Via Sara Ford’s blog
.jpg)
Recent Comments