coderush
Get a list of files in a Solution/Project using DXCore console application
I understand that the following snippets can be used to extract a VS solution info when used in a plug-in.[详细]
2023-03-09 01:45 分类:问答Features in CodeRush Xpress for writing plugins
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[详细]
2023-03-08 04:47 分类:问答How to get ancestors of a class in Coderush?
I was trying to get all ancestors (Classes and Interfaces) of a Class to a list. I tried this code but did not work.[详细]
2023-03-07 05:25 分类:问答Navigating code using Ctrl-F, and CodeRush Markers
When I use the \'Jump To ...\' context menu CodeRush drops a marker before jumping, so that I can navigate back.[详细]
2023-02-25 11:43 分类:问答Removing a CodeRush Community plugin
In this question - Deploying a Cod开发者_如何学JAVAeRush plugin from the Community Site - I asked about deploying a CodeRush plugin from the Community Site.[详细]
2023-02-25 09:54 分类:问答Finding a key binding definition in CodeRush
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[详细]
2023-02-24 07:08 分类:问答Backing up my Custom Settings in CodeRush
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[详细]
2023-02-24 00:00 分类:问答CodeRush - Copying and commenting out sections of code
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.[详细]
2023-02-23 06:33 分类:问答Coderush and Productivity Power Tools overlapped functionality
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:[详细]
2023-02-14 23:17 分类:问答Ctrl+' (Apostrophe) Refactor! binding doesn't work when Notepad++ is open?
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[详细]
2023-02-04 15:21 分类:问答