Abdu Bukres
- Total activity 491
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 189
-
Created ".. is not assignable.." R# error message but app compiles
I have a controller action method which returns a view. R# indicates an error in this statement: return View(model) where 'model' is an instance of a class. The error is : Argument type '...' is no... -
Created Bookmarks are erased after a code reformat for code that got a set of new lines
I have mentioned this problem more than a year ago so it's in the release and EAP versions. Once a while I lose my bookmarks after doing a code reformat. It happened today when I copied and inserte... -
Created How do I know what new features have been added or feature improvements are in the EAP's?
How do I know what new features have been added or feature improvements are in the EAP's? Release notes? I can't give feedback on these if I don't know what they are. -
Created Will R#7 be for VS11 only?
I see that R#7 EAP is for VS11 only. Does this mean the final R#7 won't work in VS 2010? -
Created Add parameter to method suggestion issue
Let's say I have a method caller with one parameter. If I add a new parameter to the caller after the existing parameter, the new parameter to the callee has the same name as the caller. Works fine... -
Created R#7: No Resharper entries in Options->Environment->Font and Colors
I don't see any Resharper entries in Options->Environment->Font and Colors in VS11. Is this normal for this beta? -
Created Extract method to a method in a different class and possibly a different project?
I have code in a method. I would like to extract some code in that method and move it to a new method in a different class and possibly another project and call that code. Have option to create new... -
Created "Fonts and Colors" settings manual update
I think this is a Visual Studio issue. It's the IDE showing some incorrect colors in the text editor. It's often that I have to manually go to Option -> Environment -> Fonts and Colors, open it, do... -
Created R#'s sluggishness should not slow down the text editor. A comparison with a competitor
I have been reading many posts and complaints about Resharper's slowness in large/very large projects for years. I am lucky enough that my Visual Studio solutions are not too large for Resharper to... -
Created It takes multiple login tries to log in here
It took me today 5 times to be able to log in here. I am entering the correct username and password and it keeps coming back with 'Welcome, Guest'!! This happens frequently. Plus the fact that 'Rem...