I understand that the following snippets can be used to extract a VS solution info when used in a plug-in.
I am using CodeRush Xpress and found that I cannot write a plugin using IssueProvider from this page (end of third paragraph). Now I am using codeProvider to write simple plugins using CodeRush Xpress
I was trying to get all ancestors (Classes and Interfaces) of a Class to a list. I tried this code but did not work.
When I use the \'Jump To ...\' context menu CodeRush drops a marker before jumping, so that I can navigate back.
In this question - Deploying a Cod开发者_如何学JAVAeRush plugin from the Community Site - I asked about deploying a CodeRush plugin from the Community Site.
If I deployed a Community plugin and set up a key-binding in CodeRush, how do I now find where I filed it in the options dialog / tree h开发者_开发技巧ierarchy ?Open the CodeRush options screen (Eithe
In Finding a key binding definition in CodeRush @RoryBecker advocated putting all my custom keyboard shortcuts in a \'custom\' folder.How do I ensure these settings are backed up, and also so that I c
When I\'m modifying code I like to comment out the old code, modify it, and keep the old code around for a short while.
I just started using Coderush and found some stuff that I used to have already with Power Tools extension installed. So I disabled some PowerTools options, now the picture looks like this:
This is a really odd one that has been annoying me for some time, I use CodeRush and Refactor Pro at home and at work, since the switch to Visual Studio 2010 I have been unable to use the keyboard sho