Ranorex IDE Shortcuts

Ask general questions here.
cliving
Posts: 5
Joined: Wed Aug 13, 2014 9:21 pm

Ranorex IDE Shortcuts

Post by cliving » Tue Jun 02, 2015 5:42 pm

Is there a list of shortcuts that work within IDE? Is there one for closing a script within the IDE?

I tried to use CTRL+W (instinctively) without any success.

Starlord
Posts: 10
Joined: Thu May 14, 2015 4:51 pm

Re: Ranorex IDE Shortcuts

Post by Starlord » Tue Jun 02, 2015 6:24 pm

Hi Cliving,
Are you looking for a short cut for to close the test script during Execution? If so try {shift}+{esc}.
The basic shortcuts are available for the IDE and are similar to the ones in visual studio.
Hope this helps
Cheers

log
Certified Professional
Certified Professional
Posts: 14
Joined: Tue Mar 24, 2015 6:28 am
Location: Sydney, Australia

Re: Ranorex IDE Shortcuts

Post by log » Wed Jun 03, 2015 4:01 am

Hi Cliving,

If you're looking for a shortcut to close an open document in the IDE, try Ctrl + F4.
CloseFileShortcut.png
As for a list of shortcuts in the IDE, since Ranorex is based on SharpDevelop, there might be some overlap between the shortcuts supported in Ranorex Studio and the ones supported in SharpDevelop. A list of the SharpDevelop shortcuts are at https://github.com/icsharpcode/SharpDev ... -Shortcuts.

I just tried some of the SharpDevelop shortcuts that I've never used before in Ranorex Studio and they worked, such as Ctrl + B to go to the matching brace and Ctrl + Tab to go to the next open document.

Cheers,
Gabriel
You do not have the required permissions to view the files attached to this post.