Abdu Bukres
- Total activity 491
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 189
-
Created A way to change property type when corresponding field type changes?
Is there a way to have a property automatically change its type when its corresponding field's type changes? -
Created Isn't there a simple this forum only search?
I am finding the default search functionality of this forum software just frustrating where I have to manually go to advanced search and set all the filters just to do a basic search in this forum ... -
Created enhancement request: make search term highlighted for Find Usages
One of the features I use a lot is Find Usages. However my eyes keeps wondering on the screen looking for that slim blinking cursor where the found word is.My eyes are not perfect, so if this is no... -
Created Report Error window needs to have Resharper in title
Did the Report Error Window which shows up when R# gets an exception change? It looks very different. There's nothing on the new one which indicates what caused it to show up or who owns it?It coul... -
Created Go to decleration needs to scroll page to bring decleration in view
Using 4.5.1141. Go to Decleration (ctrl-B) or ctrl-click goes to decleration but it doesn't scroll the page to bring up the decleration. Sometimes it's off the screen. I think this used to work pro... -
Created Cleanup Code breaking statements into multiple lines
Suddenly when I do a Cleanup Code my method declarations and statements are broken into multiple lines. It seems to have happened because I had a missing closing curly brace and it formatted the fi... -
Created Need new constructor to use properties instead of fields
When I use alt-Insert to create a new paramerized constructor, the constructor is initializing the fields. I want it to initialize using the corresponding properties instead. Isn't it a better prac... -
Created Keeping same parameter names when creating a method
When R# 4.1 suggests creating a method when it encounters a call to an undefined method, it creates a method with parameters different that the ones in the caller. How can I have R# keep the names ... -
Created NUnit test not recognized by R#
My NUnit test is not recognized by R#. I can run it in Nunut GUI but R# gives "not tests found in file" message.What needs to be done for R# to recognize the test? I am using R# 4.1 in VS 2008 SP1. -
Created highlight current line doesn't work
I have an XP which uses VS 2008 and R# 4.0. I am using a dark background in the text editor. I exported the settings. I have a Windows 2003 running remote desktop on another Windows 2003 which runs...