leto58
Junior Member
17 Posts |
Posted - Sep 27 2011 : 08:21:23 AM
|
Hi,
I have mapped VAssistX.OpenContextMenu to a keyboard shortcut (Shift+Left Windows) in VS2010. When I press this shortcut on C++ or C# sources, the menu opens as expected. But when I press it in xml editor (editing web.config for ex.), it does not open. I would like to use the "Sort Selected lines". I tried to map the shortcut to Global ,Text editor, Xml (Text) Editor, but it will not open. Am I missing something or is it by design ?
Regards, Leto |
Edited by - leto58 on Sep 27 2011 08:21:55 AM |
|
accord
Whole Tomato Software
United Kingdom
3287 Posts |
Posted - Sep 27 2011 : 4:56:10 PM
|
If you just want to use the sort selected lines, you can easily access it from
VAssistX -> Tools -> Sort selected lines
or you can bind VAssistX.SortSelectedLines directly to a keyboard shortcut.
Hope this helps. If you still want to use the menu as well, let me know and I will look into that problem as well. But we don't advocate the use of this menu and its functions are know accessible from elsewhere. |
Edited by - accord on Sep 27 2011 4:58:46 PM |
|
|