Is there a cheat sheet / keymap available for CodeRush Xpress for VS 2010?
The best I have found is this.
but this is for the full version of CodeRush, and is for the 2008 version.
The cheat sheet you found has been replaced with the CodeRush Keyboard Mapping Window. Most likely, the cheat sheet will not be updated any longer. However, the listed shortcuts work for both Visual Studio 2010 and Visual Studio 2008.
No. There is no cheat sheet available for CodeRush Xpress on VS2010, and no usable alternative.
Related
hello I have Visual Studio 2008 Express edition, I found some add-ins like metalscroll and rockscroll and even installed, but I can't find how to use those add-ins, I thought it might be automatically, I mean highlighting, but it doesn't work for my version, any ideas why? thanks in advance
Quote from metalscroll's home page:
The add-in works with Visual Studio 2005 and 2008 (Express versions
not supported, since they don't allow add-ins). VS 2010 will not be
supported, but Microsoft has released an add-in pack called
Productivity Power Tools which provides the same functionality.
You can forget about installing add-ins in Express editions of Visual Studio. They simply are not supported. Money spending time :-)
In Visual Studio 2010 you can drag tabs out to separate windows but you can not collect them together as additional tabbed elements. Is there a VS 2010 add-on to allow you to group your extra windows into tabs? It would be really nice to have a set of tabs on each of my monitors.
The best place to look is the Visual Studio Gallery for 2010 Extensions. If you are lucky someone else has already had the idea and created an extension (VSIX) for you.
Otherwise, why do you have a go at writing it yourself by grabbing a copy of the Visual Studio 2010 SDK and read the Getting Started Guide.
UPDATE: I just stumbled on this awesome Visual Studio Extension that may do want you are looking for: Visual Studio 2010 Pro Power Tools.
http://visualstudiogallery.msdn.microsoft.com/d0d33361-18e2-46c0-8ff2-4adea1e34fef
Productivity Power Tools does it, and it's free. The feature is called Document Well.
I 've had a list of Visual Studio 2008 keyboard shortcuts pinned to my wall for quite some time - http://nerdfortress.s3.amazonaws.com/visual-studio-2008-keyboard-shortcuts.html.
Does anyone know of a similar thing for Visual Studio 2010?
Scott Guthrie just posted about this. You can download a list of shortcuts directly from Microsoft at http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=92ced922-d505-457a-8c9c-84036160639f
Here are a few links you could try:
http://www.devcurry.com/2010/04/visual-studio-2010-keyboard-shortcuts.html
http://www.itscodingtime.com/post/Visual-Studio-2010-Keyboard-Mouse-Shortcuts.aspx
The devcurry.com site shows the nicer PDF version from Microsoft.
I've installed the Beta 1 of Visual Studio 2010, and started working a little. Even though I haven't been using CodeRush Xpress for long in Visual Studio 2008, I immediately started missing some of the neat functionality.
Is there any way to install CodeRush Xpress on Visual Studio 2010, even though it's only the Beta yet?
Now available at
Visual_Studio_Add-in_CodeRushX
I've listened to a couple of recent Mark Miller interviews and they are still working on the 2010 version. The current version will only work with 2005/8.
We are past November & still no VS2010 version, gosh, y did I get addicted to this thing
How can I highlight the active line in Visual Studio 2005 and/or 2008? I would like the current line to be highlighted as other IDE's and text editors do, such as Eclipse and UltraEdit. ReSharper can do this, but it comes at additional costs.
SlickEdit Gadgets have a free "line ruler" gadget that does this.
Upgrade to Visual Studio 2010 with the Productivity Power Tools extension. I know--doesn't answer the question; then again, this wasn't an option when the question was written. :)
You can't do it out-of-the-box
Using resharper or another addin that has this feature is your only option.