Archive for September, 2008
Right hand margin in Visual Studio 2005, 2008
11 September 2008I don’t like having lines longer than 100 characters long in my source code. Many editors will allow you to specify a right hand margin so that you can see when a line is longer and hence wrap it sensibly to the next line. To do this in Visual Studio, however, requires a bit more […]