Tag Archives: visual studio

Long delays deleting a file in Visual Studio

For months I have been suffering from long delays when I delete a file from solution explorer in Visual Studio.  Minutes… slow, dreadful minutes.   I thought it was Resharper’s fault or VisualSVN’s but nay.  It’s because I have a large … Continue reading

Posted in Tools | Tagged | 13 Comments

Keep tabs on white space in Visual Studio

To turn on visual indicators of whitespace in Visual Studio, use the keyboard chord (Ctrl-R, Ctrl-W) (setting found in Tools > Environment > Options): Instead of nothing: You can now see: By default, when I set the insertion point on … Continue reading

Posted in Tools | Tagged , , | 4 Comments