Dmitry Babushkin
- Total activity 27
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 11
- Subscriptions 5
-
Created Register as system wide debugger
AnsweredHey guys! Is it possible to register Rider as a system wide debugger? If this isn't possible, can I send an invitation to connect to the running process, as Debugger.Launch () does, by running vsji... -
Edited Nasty splash screen
In the latest EAP release, Rider has a nasty splash screen. The previous one was much nicer. :) -
Created How to reduce the completion list, the methods signatures popup, etc.
AnsweredThe standard display of the completion list is absolutely not usable. It hides the code; it hides the list of signatures. This is how these windows look in VS: In ReSharper, the situation is ... -
Created How to remove live templates from the completion list?
AnsweredWhen I write “try”, the template appears first in the completion list, not the keyword. This is terribly annoying. How to remove all live templates from the completion list, but without deleting them?