Abdu Bukres
- Total activity 491
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 189
-
Created Uninstaller goes to a page not found
Just a note to Jetbrains. The uninstaller goes to a page not found.http://www.jetbrains.com/resharper/uninstall/resharper31.jsp?cs -
Created Unhandled exception dialog is annoying
R#'s unhandled exception dialog keeps coming up even though I tell it to not display the message again and to ignore the exception. This is happening for the same error and I keep clicking ignore. ... -
Created Failed to load error for R# in VS2008 Beta2
I installed R# 3.0 for VS2008. When I load an asp.net project, I get an error message"The Add-in Resharper 3.0 failed to load or causes an exception........................I was reading this post a... -
Created How to copy tool tip text to clipboard?
When I hover on a property in an aspx page, a tool tip appears showing the namespace.class.property notation. I don't know if this is a VS or R# feature. How do I copy the text of the tool tip so t... -
Created Purpose of the global inspection feature?
Is it going to flag errors which weren't found by the regular code inspector? -
Created Two issues I am getting with the global inspection in 3.0.3
1- The line : <%# DataBinder.Eval(Container.DataItem, "CustNum") %> gives an error : can't resolve symbol 'DataItem'. DataItem is valid.2- can't resolve symbol 'onkeydown'. onkeydown is a valid Ja... -
Created How to know which constants not in use?
In VS 2005 I know which variables which are not in use? How is this done for constants? -
Created Undoing added try/catch
I add try/catch statements for troubleshooting purposes. I would like to see a way to reverse this at any time. Just like comment/uncomment feature.Abdu -
Created Bookmark not working properly
My bookmarks are not working properly like they used to. I set a bookmark (ctrl-k-k) and when I try to go to the bookmark ((ctrl-k-n) while I am in the same file, VS hits a bookmark in another page... -
Created What's the keyboard shortcut for "Find Usages' in 3.0?
It used to be Alt-F7 and now it's gone and the menu doesn't show what the shortcut is.What is it? Also, is the keymap available for 3.0?abdu