Abdu Bukres
- Total activity 491
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 189
-
Created Show quick documentation doesn't work properly. Goes to no
Using R# 5.1.1724, VS 2010 Win7 64bit. When I do ctrl-Q on a type and click 'read more', it always goes to a non existing page. For example http://127.0.0.1:47873/help/1-5788/ms.help?product=VS&pro... -
Created Error in VS but not in R#
Using R# 5.1.1704.This statement gives an error in VS but not in R#.renderedImagePath = renderedImagePath.Replace('/', '\');Correct:renderedImagePath = renderedImagePath.Replace("/", @"\"); -
Created "Analysis is switched off" box should not display for code files not part of solution
Using R#5 release version.I came across an issue which took me a lot of time to figure out while the culprit was very simple. I was debugging a solution and single stepping into different files and... -
Created Is R#5 going to be released before or after official release of VS 2010?
I am cusrious, is R#5 going to be released before or after the official release of VS 2010? From past experience, R# gets released just a few days of the RC official announcement. For R#5 that anno... -
Created VS 2010 RC uses a ton of memory and is unresponsive during startup when R#5 is enabled
Lately whenever I start VS 2010 RC, it takes forever to start. I mean after 5 minutes, I am seeing continuous memory usage increase to over 3gigs and VS 2010 is unresponsive. I have to kill it. I h... -
Created Suggestion: Option to skip VS generated files for code analysis
The skip files option for code analysis is a nice addition. I actually suggested a similar feature a while back (based on file size). How about an option to skip all VS generated files? To me I kno... -
Created Ambiguous Issue Tracker prompt
I found this hidden prompt by accident on my computer, sitting behind all the opened windows. I have never seen it before. Nothing on it tells me which app caused it. Is it Visual Studio or Resharp... -
Created Pen icon doesn't go away when switching applications
Using latest build of R#5 and it has been an issue for all the builds.The pen icon, the one that shows up for suggestions, doesn't clear properly when switching applications. It seems it's drawn on... -
Created R# 5 doesn't check for goto's label case sensitivity?
Using the latest build.If I have a statement: goto Test;and the label is TEST:R#5 doesn't flag this as an error. -
Created PowerToys and version numbers
Is the PowerToys installer VS 10.0 for Visual Studio 2008?Why do the filenames have %20 (char value for space) in them?