Remember how many times you were typing code on a line and hit the invisible wall of 130 chars?
A lot of times, I suppose. At least I have.
Well, with NAV2013 you can get up to 240 chars!
Definitely useful if you copy a function with all its parameters in it to your code where you want to use that function.
But for the rest I would advice anyway to limit yourself to 130 chars.
Why? Because not everyone has a very-wide screen for starters and also because it is just too wide to have a good overview of the code.
And in case you write some code that you want to downgrade to older versions, you better limit yourself to those 130 chars!
Читать дальше