Visual C++ is a piece of shit.
Name:
Anonymous
2007-08-21 23:20
ID:S8lEA69T
How do I enable numbered lines in my code editor in Visual C++?
Please god.
Name:
Anonymous
2007-08-21 23:31
ID:Heaven
Try vim and
set numbers
sersly now, maybe this'll help
http://msdn2.microsoft.com/en-us/visualc/bb530677.aspx
Check the fucking configuration file^H^H^H^Hoptions you moron
Name:
Anonymous
2007-08-22 0:04
ID:r64gIX/n
it's buried in the settings somewhere, under text editor, iirc
Name:
Anonymous
2007-08-22 0:09
ID:N9W+Qj7u
tools -> options -> text editor -> all languages -> "Line Numbers" checkbox near the bottom
Name:
Anonymous
2007-08-22 0:48
ID:g2SWuJdD
Thanks /prog/!
Name:
Anonymous
2007-08-22 1:09
ID:6a9T5EUy
ah shit man i just can't live without mah numbered lines- how can i ever code in c++ without my numbered lines?
Name:
Anonymous
2007-08-22 1:18
ID:Heaven
Name:
Anonymous
2007-08-22 10:18
ID:pRaNiJMU
I write an inline comment on each line containing the line number and date written.
Name:
Anonymous
2007-08-22 10:22
ID:Qt0aDxSY
Ugh, inline comments are so cluttered.
I write a comment preceding each line containing the line number and date written.
Name:
Anonymous
2007-08-22 10:44
ID:XWFzNvye
>>9
Enjoy your infinite recursion
Name:
Anonymous
2009-01-14 12:19
LISP