Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I never understood this. I believe even Visual Studio defaults to having the line numbers off.

So even though errors are reported as to which line number they are on the line number is not displayed on screen by default!?

Is there reasoning behind this?



Because you can just "go to line" and the current line is also displayed already. having the line numbers in a side column is redundant, so its far from critical (that's why the bug didnt get fixed).

Personally i also prefer to have the line number in the status bar, because side bar adds visual clutter and isn't really useful.

It's the same with VIM btw. Default setup doesn't have line numbers but you see them in the status bar. Some people like to have line numbers on the side tho.


I don't use line numbers in VS, because clicking on an error message takes me directly to the line I care about.


In Firefox, viewing the source from the error console highlights the line that the error was on.




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: