Grinay
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
-
Created Import missing references in scope
Hello. I'm doing quite large refactoring, and found one feature which I really need to from time to time, but can't find the way to do that. Basically I can import missing references by go into th... -
Created Extract interface and class to interface in dependentants
AnsweredIs that possible using rider to extract interface and replace link in dependent classes which use this particular class to extracted interface ? -
Edited Navigating between words in terminal.
AnsweredHello. I'm currently using zsh terminal in my environment. I'm using hot keys to navigate inside it. The most usable keys for me is to move caret between words. move caret ahead is "option+right ... -
Created Disable parameter hint on mouse click
AnsweredWhen you popup parameter hint by clicking command+P or when you enter method or class this hint appear then if i click mouse in other places of code it hits for everything wherever I click. It's so...