Quantcast
Channel: keyboard shortcuts – Daniel Schroeder's (aka deadlydog) Programming Blog
Browsing latest articles
Browse All 7 View Live

Some Visual Studio 2010 Shortcuts and C# 4.0 Cool Stuff

A list of some shortcus and new features to VS 2010 and C# 4.0: Default values for parameters Can access parameters by name (i.e. SomeFunction(name: "Dan", age: 26); Can now put Labels on breakpoints...

View Article



TFS GoToWorkItem VS command and keyboard shortcut

The button to jump directly to a work item by specifying its ID looks to be on the Work Item Tracking toolbar by default in VS / TFS 2010.  This button is not on the toolbar by default in VS / TFS 2008...

View Article

Setting up keyboard shortcuts to build solutions in MSBuild

One of the greatest benefits of building your solution flies in MSBuild (vs in Visual Studio directly) is that it doesn’t lock up the Visual Studio UI, which can be a huge pain if you have a large...

View Article

PowerShell ISE: Multi-line Comment and Uncomment Done Right, and other ISE...

I’ve written some code that you can add to your ISE profile that adds keyboard shortcuts to quickly comment and uncomment lines in PowerShell ISE.  So you can quickly turn this: into this: and back...

View Article

Launch Visual Studio Checkin Window With A Keystroke

A few weeks ago I blogged about how you can get custom TFS checkin policies to work when committing from the command line. In that post, I had a quick aside about how you can launch the checkin window...

View Article

Browsing latest articles
Browse All 7 View Live




Latest Images