Abdu Bukres
- Total activity 491
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 189
-
Created Long gap from last nightly build
I justed posted a problem I am having with R#. I am using a beta version and decided to get the latest one. Maybe it fixes my problem. The last one is from 3 weeks ago (August 22nd). I was wonderin... -
Created Corrupted memory error message
Once I while I get an error message from Visual Studio 2008 SP1 about some memory corruption issue. It happens when I type a method dthat doesn't exist and hit alt-enter to let R# create the method... -
Created Coloring bug for overriden event handlers
Using 4.5.1258.I noticed that if I have an event handler which overrides a base event handler method and the only code in the handler is a call to the base method, the whole method text turns into ... -
Created Enhancement request: option to open base (Alt-U) in a floating window
I use dual monitors and I prefer to see the base method or declaration on my second method while writing overring code. I would to see a setting to open in a floating window.. Similar to Find Usag... -
Created Default keymap in editable format?
I would like to edit the Keymap pdf file. Is there a version in Doc format? I probaby can use a pdf editor but using Word would be simpler for me.There's one mentioned in this post: http://www.jetb... -
Created No red marker when there are errors
Occationally when R# indicates there are errors in the file, the marker bar doesn't show any red markers. I have attached an example where it indicates there's an error but I am unable to see any r... -
Created Enhancement request: Reformat Code should keep the bookmarks and breakpoints
I use R#'s Reformat Code quite often. What I don't like about it is that it deletes my bookmarks and breakpoints. I hope that R# can be smart enough to readjust the bookmarks and breakpoints to the... -
Created Showing all the overloads
When hovering over a method, the tooltip used to be able to switch between the overloads. Now all I see is something like (+ 7overload(s)) without the arrows. I am not sure if this is a Visual Stud... -
Created R# is not aware of new setting in Settings.setting
When I add a new setting in the Settings.setting file using the designer, rebuild the project, and then attempt to reference it in code as in "Settings.Default", intellisense doesn't show the new p... -
Created "read more" goes to the wrong sections in the help
I noticed that the "read more" option often goes to the wrong section in online help. I was wondering if I have something set up wrong in R#.For example: "EventHandler" goes to this page which is n...