-
Recent Posts
Archives
Twitter Updates
- @jbogard cause of the mac, right 3 days ago
- @Encosia @kevindente we're talking about malware right? 3 days ago
- OH "achy breakies" 3 days ago
- Oh no, I just asked a dependency team how many breaky breakies we would have to deal with. Something is horribly wrong. 3 days ago
- @chuckfrey yes, that's what I was after. but none of the tools I looked at were worth the time investment, so I used balsamiq instead 3 days ago
Monthly Archives: June 2008
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
TortoiseSVN repository browser shortcut
A neat hack is buried in the depths of the TortoiseSVN docs: To create a shortcut to launch the repository browser in a particular repository: “C:\Program Files\TortoiseSVN\bin\TortoiseProc.exe” /command:repobrowser /path:”url:to/your/repository” /notempfile I like to include the shortcut in the trunk.