0
votes
4answers
50 views
Intellisense broken after installing CodeRush Devexpress
I've recently installed CodeRush Devexpress, and now VS intellisense doesn't appear whilst I'm typing.
Syntax highlighting also seems to be a little bit screwed, but my main worr …
2
votes
2answers
266 views
CodeRush Xpress Colors
I downloaded the free CodeRush Xpress version to try it. Is there a way to change the colors it uses for it's highlighting and line drawing? ie the matching braces. I have a dar …
0
votes
2answers
49 views
Code Rush: Keyboard Shortcut to Add Using Statement
In VS 2008, when the caret is on the name of the class which doesnt have a using statement in the file, SHIFT+ALT+F10 will bring up a context menu to add the using statement.
Is …
0
votes
1answer
27 views
Code Rush: Keyboard Shortcut to Change Member Scope
When using CodeRush/Refactor Pro, I can use my mouse to toggle a context menu to change the scope of a member. By default, pressing CRTL+' doesn;t toggle this menu.
Is there any …
0
votes
1answer
45 views
How can I get DevExpress “Rename a variable” to work in VS 2008?
How can I get DevExpress "Rename a variable" to work in VS 2008?
I just upgraded from VS 2005 to VS 2008. In VS 2005, the F2 key used to invoke the DevExpress Rename. In VS 2008, …
0
votes
1answer
23 views
CodeRush Xpress: disable the locator carets?
I want to disable the "locator carets" put down by CodeRush when i execute one of it's commands, how can i do it?
0
votes
2answers
75 views
Resharper or CodeRush - change flag from negative to positive
I have a class that has negative flag ("DoNot{Action}"). I would like to change this flag to positive "Do" and change all checks in the code, basically negating them. Is there such …
0
votes
3answers
398 views
ReSharper VS CodeRush performance
I have seen extensive articles and blogs posts on the comparison, but what about the performance?
I am fine with the function of ReSharper but the performance is unbearable.
I am …
1
vote
5answers
467 views
Is there a GhostDoc like plug-in for CodeRush or ReSharper?
I have noticed that GhostDoc hasn't been updated in a long while. So I am curious if there is a plug-in for Resharper or CodeRush that will accomplish the same thing? Or even if …
20
votes
11answers
4k views
Free CodeRush Express: worth the time?
DevExpress has announced a free express version of CodeRush (for C# only).
http://blogs.microsoft.co.il/blogs/kim/archive/2008/10/28/coderush-for-free-coderush-xpress-for-visual …
3
votes
3answers
109 views
DevExpress CodeRush/Refactor - Context Specfic ‘Tips’
I decided to give CodeRush/Refactor a go (after a rial of Resharper) and one problem I have is that CodeRush/Refactor puts a lot of 'artifacts' in my code window.
By 'artifacts' …
4
votes
7answers
702 views
CodeRush Tricks of the Trade
I was using CodeRush quite while ago and now I'm planning to use it again. I've install the trial but I forgot all cool features except Alt + Home (drop a marker). And when you don …
21
votes
15answers
4k views
Resharper vs. CodeRush
I know there are many discussions if Resharper or CodeRush is better. At my company we currently use Resharper and I'm fine with it.
But last week I watched a screencast about Co …
1
vote
2answers
209 views
How to jump to a class definition in CodeRush
Just downloaded the CodeRush trial version and I can't easily find the one feature that I really wanted. I would like to be able to start typing a class name and to jump to its de …
1
vote
3answers
59 views
Visual Studio - Quick way to search for an object’s usage in the code behind
In Visual Studio, is there a quick way to search for an object's usage in the code behind?
This is something I do constantly and the way I am currently doing it seems a little clun …
