When doing presentations or when in a training, I often change my font size. I do have rather poor vision, so often my font size is a bit larger than usual. But changing the font used in Visual Studio's editor is rather cumbersome. Opening up the Tools | Options isn't so bad, but changing to the Font and Colors tab page takes quite a while. Now DevExpress's Mark Miller had the same problem. So he wrote an CodeRush plugin that fixes this. With it, you can increase or decrease the font in the editor with a single keyboard shortcut. Or as I have set it up, like in Internet Explorer using
Here can you download the plugin. Place the plugin in "C:\Program Files\Developer Express Inc\DXCore for Visual Studio .NET\2.0\Bin\Plugins" and restart Visual Studio if it's running. Bind a shortcut to FontIncrease and FontDecrease in DevExpress|Options|IDE|Shortcuts and you're done!