13 comments
Avatar
Permanently deleted user

Hello Amir,

do you really think that all users would like such a shortcut. I'll definitely
object against it.


Regards,
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"

http://www.intellij.net/tracker/resharper/viewSCR?publicId=11081

What's to be discussed?



0
Avatar
Permanently deleted user

What's to be discussed?


Apparently whether many users would like this action to be assigned to mouse-click.

Valentin Kipiatkov
Chief Scientist, Vice President of Product Development
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"

http://www.intellij.net/tracker/resharper/viewSCR?publicId=11081

What's to be discussed?



0
Avatar
Permanently deleted user

I guess it's a matter of what you prefer to bind your clicks to...

Maybe the general request should be:
Please allow me to bind resharper commands (like the Refactor This command)
to mouse operations...

For example, the middle mouse button (which is omnipresent) is hardly
used... Or Ctrl-Dblclick, Ctrl-RightClick etc... Or whatever :)

Another question, have you considered implementing Gestures? Does VS allow
you such fine control over mouse input?


"Valentin Kipiatkov (JetBrains)" <valentin@jetbrains.com> wrote in message
news:3fdb29a69838b8c7be6f151bab30@news.intellij.net...
>> What's to be discussed?
>

Apparently whether many users would like this action to be assigned to
mouse-click.

>

Valentin Kipiatkov
Chief Scientist, Vice President of Product Development
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"

>
>> http://www.intellij.net/tracker/resharper/viewSCR?publicId=11081
>>
>> What's to be discussed?
>>
>



0
Avatar
Permanently deleted user

VS doesn't allow any control over mouse input, but we can use Windows hooks
for that (in fact we are already
doing this for other purposes). Though I would definitely like abstain from
this practice, as they are too intrusive and
have some performance implications.

Regards,
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"

Another question, have you considered implementing Gestures? Does VS
allow you such fine control over mouse input?

"Valentin Kipiatkov (JetBrains)" <valentin@jetbrains.com> wrote in
message news:3fdb29a69838b8c7be6f151bab30@news.intellij.net...

>>> What's to be discussed?
>>>
>> Apparently whether many users would like this action to be assigned
>> to mouse-click.
>>
>> Valentin Kipiatkov
>> Chief Scientist, Vice President of Product Development
>> JetBrains, Inc
>> http://www.jetbrains.com
>> "Develop with pleasure!"
>>> http://www.intellij.net/tracker/resharper/viewSCR?publicId=11081
>>>
>>> What's to be discussed?
>>>


0
Avatar
Permanently deleted user

I dunno... I think a right-button double-click would be great for "refactor
this", but that's just me.


"Dmitry Shaporenkov (JetBrains)" <dsha@jetbrains.com> wrote in message
news:c8a894d9b48ad8c7be6e8b66fb73@news.intellij.net...

Hello Amir,

>

do you really think that all users would like such a shortcut. I'll
definitely object against it.

>
>

Regards,
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"

>
>> http://www.intellij.net/tracker/resharper/viewSCR?publicId=11081
>>
>> What's to be discussed?
>>
>



0
Avatar
Permanently deleted user

Could you tell me why you would object against it?

"Dmitry Shaporenkov (JetBrains)" <dsha@jetbrains.com> wrote in message
news:c8a894d9b48ad8c7be6e8b66fb73@news.intellij.net...

>> Hello Amir,
>>
>> do you really think that all users would like such a shortcut. I'll
>> definitely object against it.
>>
>>
>> Regards,
>> Dmitry Shaporenkov


0
Avatar
Permanently deleted user

Hello Amir,

if I understand this request correctly, you propose to assign Refactor This
to a mouse
shortcut such as right button double click. For me, Refactor This does not
seem to be so frequent
an action to deserve a separate mouse shortcut. I'd be quite happy if it
is available from the context menu.

Regards,
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"

Could you tell me why you would object against it?

>> "Dmitry Shaporenkov (JetBrains)" <dsha@jetbrains.com> wrote in
>> message news:c8a894d9b48ad8c7be6e8b66fb73@news.intellij.net...
>>
>>> Hello Amir,
>>>
>>> do you really think that all users would like such a shortcut. I'll
>>> definitely object against it.
>>>
>>> Regards,
>>> Dmitry Shaporenkov


0
Avatar
Permanently deleted user

Refactor this is a summary of all the things that can be done from the
Refactoring submenu. It is a very frequent operation for me to open the
Refactoring context menu and then I often look up and down (yes,
ineffective) to find what I need.

A shortcut to the refactoring summary (this) would save me quite a lot of
time...

Amir
"Dmitry Shaporenkov (JetBrains)" <dsha@jetbrains.com> wrote in message
news:c8a894d9c289c8c7c79abc6808f2@news.intellij.net...

Hello Amir,

>

if I understand this request correctly, you propose to assign Refactor
This to a mouse shortcut such as right button double click. For me,
Refactor This does not seem to be so frequent
an action to deserve a separate mouse shortcut. I'd be quite happy if it
is available from the context menu.

>

Regards,
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"

>
>> Could you tell me why you would object against it?
>>
>>> "Dmitry Shaporenkov (JetBrains)" <dsha@jetbrains.com> wrote in
>>> message news:c8a894d9b48ad8c7be6e8b66fb73@news.intellij.net...
>>>
>>>> Hello Amir,
>>>>
>>>> do you really think that all users would like such a shortcut. I'll
>>>> definitely object against it.
>>>>
>>>> Regards,
>>>> Dmitry Shaporenkov
>



0
Avatar
Permanently deleted user

Hello Amir,

may be in such a case we should think about providing an option to bind any
ReSharper feature to a mouse
shortcut (as you mentioned elsewhere). It would be fine if VS itself had
such an ability, but it doesn't. In my
opinion, providing a separate configuration dialog or some other UI for this
in ReSharper (as well as in any other
VS add-in) is cumbersome. Though if many users would like it, we'll have
to consider this.



Regards,
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"

Refactor this is a summary of all the things that can be done from the
Refactoring submenu. It is a very frequent operation for me to open
the Refactoring context menu and then I often look up and down (yes,
ineffective) to find what I need.

A shortcut to the refactoring summary (this) would save me quite a lot
of time...

Amir
"Dmitry Shaporenkov (JetBrains)" <dsha@jetbrains.com> wrote in message
news:c8a894d9c289c8c7c79abc6808f2@news.intellij.net...

>> Hello Amir,
>>
>> if I understand this request correctly, you propose to assign
>> Refactor
>> This to a mouse shortcut such as right button double click. For me,
>> Refactor This does not seem to be so frequent
>> an action to deserve a separate mouse shortcut. I'd be quite happy if
>> it
>> is available from the context menu.
>> Regards,
>> Dmitry Shaporenkov
>> JetBrains, Inc
>> http://www.jetbrains.com
>> "Develop with pleasure!"
>>> Could you tell me why you would object against it?
>>>
>>>> "Dmitry Shaporenkov (JetBrains)" <dsha@jetbrains.com> wrote in
>>>> message news:c8a894d9b48ad8c7be6e8b66fb73@news.intellij.net...
>>>>
>>>>> Hello Amir,
>>>>>
>>>>> do you really think that all users would like such a shortcut.
>>>>> I'll definitely object against it.
>>>>>
>>>>> Regards,
>>>>> Dmitry Shaporenkov


0
Avatar
Permanently deleted user

Hello Dmitry,

Although I don't personally use them, it seems that 'mouse gestures' are
a popular input method using a mouse lately. I have never seen a mouse driver
that allows gestures to be programmed in detail and not to just replicate
basic keystrokes - they are normally tied to common windowing tasks - seems
to me that this could be either a plug-in to resharper, or better still another
project that allows all sorts of mouse gestures to be programmed to basic
key-combinations.

Ronnie

Hello Amir,

may be in such a case we should think about providing an option to
bind any
ReSharper feature to a mouse
shortcut (as you mentioned elsewhere). It would be fine if VS itself
had
such an ability, but it doesn't. In my
opinion, providing a separate configuration dialog or some other UI
for this
in ReSharper (as well as in any other
VS add-in) is cumbersome. Though if many users would like it, we'll
have
to consider this.
Regards,
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"

>> Refactor this is a summary of all the things that can be done from
>> the Refactoring submenu. It is a very frequent operation for me to
>> open the Refactoring context menu and then I often look up and down
>> (yes, ineffective) to find what I need.
>>
>> A shortcut to the refactoring summary (this) would save me quite a
>> lot of time...
>>
>> Amir
>> "Dmitry Shaporenkov (JetBrains)" <dsha@jetbrains.com> wrote in
>> message
>> news:c8a894d9c289c8c7c79abc6808f2@news.intellij.net...
>>> Hello Amir,
>>>
>>> if I understand this request correctly, you propose to assign
>>> Refactor
>>> This to a mouse shortcut such as right button double click. For me,
>>> Refactor This does not seem to be so frequent
>>> an action to deserve a separate mouse shortcut. I'd be quite happy
>>> if
>>> it
>>> is available from the context menu.
>>> Regards,
>>> Dmitry Shaporenkov
>>> JetBrains, Inc
>>> http://www.jetbrains.com
>>> "Develop with pleasure!"
>>>> Could you tell me why you would object against it?
>>>>
>>>>> "Dmitry Shaporenkov (JetBrains)" <dsha@jetbrains.com> wrote in
>>>>> message news:c8a894d9b48ad8c7be6e8b66fb73@news.intellij.net...
>>>>>
>>>>>> Hello Amir,
>>>>>>
>>>>>> do you really think that all users would like such a shortcut.
>>>>>> I'll definitely object against it.
>>>>>>
>>>>>> Regards,
>>>>>> Dmitry Shaporenkov


0
Avatar
Permanently deleted user

Gestures are one thing, mouse clicks with modifiers is another.
I'm looking for the simple stuff first...

Amir

"Ronnie Barker" <ronnie@freenet.co.uk> wrote in message
news:b5214411f6118c7c85aea967fac@news.jetbrains.com...

Hello Dmitry,

>

Although I don't personally use them, it seems that 'mouse gestures' are a
popular input method using a mouse lately. I have never seen a mouse
driver that allows gestures to be programmed in detail and not to just
replicate basic keystrokes - they are normally tied to common windowing
tasks - seems to me that this could be either a plug-in to resharper, or
better still another project that allows all sorts of mouse gestures to be
programmed to basic key-combinations.

>

Ronnie

>
>> Hello Amir,
>>
>> may be in such a case we should think about providing an option to
>> bind any
>> ReSharper feature to a mouse
>> shortcut (as you mentioned elsewhere). It would be fine if VS itself
>> had
>> such an ability, but it doesn't. In my
>> opinion, providing a separate configuration dialog or some other UI
>> for this
>> in ReSharper (as well as in any other
>> VS add-in) is cumbersome. Though if many users would like it, we'll
>> have
>> to consider this.
>> Regards,
>> Dmitry Shaporenkov
>> JetBrains, Inc
>> http://www.jetbrains.com
>> "Develop with pleasure!"
>>> Refactor this is a summary of all the things that can be done from
>>> the Refactoring submenu. It is a very frequent operation for me to
>>> open the Refactoring context menu and then I often look up and down
>>> (yes, ineffective) to find what I need.
>>>
>>> A shortcut to the refactoring summary (this) would save me quite a
>>> lot of time...
>>>
>>> Amir
>>> "Dmitry Shaporenkov (JetBrains)" <dsha@jetbrains.com> wrote in
>>> message
>>> news:c8a894d9c289c8c7c79abc6808f2@news.intellij.net...
>>>> Hello Amir,
>>>>
>>>> if I understand this request correctly, you propose to assign
>>>> Refactor
>>>> This to a mouse shortcut such as right button double click. For me,
>>>> Refactor This does not seem to be so frequent
>>>> an action to deserve a separate mouse shortcut. I'd be quite happy
>>>> if
>>>> it
>>>> is available from the context menu.
>>>> Regards,
>>>> Dmitry Shaporenkov
>>>> JetBrains, Inc
>>>> http://www.jetbrains.com
>>>> "Develop with pleasure!"
>>>>> Could you tell me why you would object against it?
>>>>>
>>>>>> "Dmitry Shaporenkov (JetBrains)" <dsha@jetbrains.com> wrote in
>>>>>> message news:c8a894d9b48ad8c7be6e8b66fb73@news.intellij.net...
>>>>>>
>>>>>>> Hello Amir,
>>>>>>>
>>>>>>> do you really think that all users would like such a shortcut.
>>>>>>> I'll definitely object against it.
>>>>>>>
>>>>>>> Regards,
>>>>>>> Dmitry Shaporenkov
>



0
Avatar
Permanently deleted user

Hello,

Amir Kolsky wrote:

Gestures are one thing, mouse clicks with modifiers is another.
I'm looking for the simple stuff first...

Why don't you just assign a keyboard shortcut to it?

++FD

0
Avatar
Permanently deleted user

Cause the navigation is with the mouse and so is the context menu selection.
It's a mouse oriented action...


"Filip Duyck" <jetbrains@NOfilip.SPAMduyck.TNXorg> wrote in message
news:dn78qf$36b$1@is.intellij.net...

Hello,

>

Amir Kolsky wrote:

>> Gestures are one thing, mouse clicks with modifiers is another.
>> I'm looking for the simple stuff first...

Why don't you just assign a keyboard shortcut to it?

>

++FD



0

Please sign in to leave a comment.