Jose Simas

- Total activity 26
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
-
Created Select and Paste with a single keystroke
CompletedHi, One operation I keep repeating is Ctrl+W followed by Ctrl+V when I need to replace a word with the contents of the clipboard. I wonder if there is a single shortcut that does this? -
Created Decompiling to IL
Hi,I quite like the new decompiling feature, specially because it is such a seamless experience. It would be nice to have a way to navigate to IL instead of to code? This is definitely a nice to ha... -
Created How to turn off the exception toaster?
Hi,Is there any way to turn off the exception toaster that pops up when an exception happens in Resharper?I have submitted exception reports several times and I see its usefulness from both yours a... -
Created Pressing Enter in the Find Results does not expand tree.
Hi,I am not sure if this was there before but I keep pressing Enter instead of + so it must have been :-)Even if it wasn't it would be useful that the tree expanded on pressing Enter since it would... -
Created Collapse All shortcut
Hi,Is there a shortcut for Collapse All in the Solution Explorer? If not, is it possible to assign one?Cheers,Jose -
Created Esc key does not close intellisense/argument list
Hi,When I am in a function call such as:Mapper.CopyValues(columnSource, col);and the pointer is between both arguments, R# shows the various overloads in a "tooltip" and I can select one using the ... -
Created Beta is running out...
Hi,The beta for R# 5.0 will stop working tomorrow or the day after as it has been nearly a month since it was released. Are you guys planning to do a second beta or are you going to release the fin... -
Created Adding XAML namespace behaviour changed in 5.0 Beta
Hi,I was going to file a bug for this but I couldn't decide which would be the correct category so I am leaving it here.When I create a new control in a XAML file and that control's namespace hasn'...