Hi,
One basic look and feel related query
I create regions for each method with proper explanations what it is doing
Now I have so many regions inside a class
Please help me with a shortcut key with which I can wrap up all the regions at once
Regards
Shortcut Key to wrap up all the regions created in the class
Re: Shortcut Key to wrap up all the regions created in the class
Hi,
Ranorex Studio is based of SharpDevelop, for which you can find list of shortcuts here:
https://github.com/icsharpcode/SharpDev ... -Shortcuts
If there is no shortcut you are looking for, then all you can probably do is to create a feature request here:
https://uservoice.ranorex.com/forums/15 ... ve-ranorex
Ranorex Studio is based of SharpDevelop, for which you can find list of shortcuts here:
https://github.com/icsharpcode/SharpDev ... -Shortcuts
If there is no shortcut you are looking for, then all you can probably do is to create a feature request here:
https://uservoice.ranorex.com/forums/15 ... ve-ranorex
Pavel Kudrys
Ranorex explorer at Descartes Systems
Please add these details to your questions:
Ranorex explorer at Descartes Systems
Please add these details to your questions:
- Ranorex Snapshot. Learn how to create one >here<
- Ranorex xPath of problematic element(s)
- Ranorex version
- OS version
- HW configuration
Re: Shortcut Key to wrap up all the regions created in the class
I think this is what you want: https://github.com/icsharpcode/SharpDev ... -Shortcuts
Scroll down you will see:
Ctrl+Shift+L Edit > Folding > Toggle all folds Code folding: Switch all foldings
Ctrl+Shift+M Edit > Folding > Toggle fold Code folding: Switch folding of the current section; to do so you must set the cursor in the first line of this section
Ctrl+Shift+P Edit > Folding > Show definitions only Code folding: Show definitions only
Scroll down you will see:
Ctrl+Shift+L Edit > Folding > Toggle all folds Code folding: Switch all foldings
Ctrl+Shift+M Edit > Folding > Toggle fold Code folding: Switch folding of the current section; to do so you must set the cursor in the first line of this section
Ctrl+Shift+P Edit > Folding > Show definitions only Code folding: Show definitions only
Re: Shortcut Key to wrap up all the regions created in the class
Is it simple to implement these shortcuts?
Re: Shortcut Key to wrap up all the regions created in the class
Hi,
For you? It’s impossible, without access to Ranorex Studio code. There is currently no mechanism for custom shortcut creation. So it must be done by Ranorex developers.
For you? It’s impossible, without access to Ranorex Studio code. There is currently no mechanism for custom shortcut creation. So it must be done by Ranorex developers.
Pavel Kudrys
Ranorex explorer at Descartes Systems
Please add these details to your questions:
Ranorex explorer at Descartes Systems
Please add these details to your questions:
- Ranorex Snapshot. Learn how to create one >here<
- Ranorex xPath of problematic element(s)
- Ranorex version
- OS version
- HW configuration