Code completion
Ranorex supports code completion as you type.
Further details about how this works can be found in the article Code Completion posted on SharpDevelop Community Blog.
Code conversion
With Ranorex Studio it is possible to convert a single code file as well as whole projects from C# to VB.NET and vice versa.
This can be performed by right-clicking on the specific element in the Project Explorer and choosing Convert from the context menu.
Code navigation
With Ranorex Studio several features for an intuitive and quick navigation in code are supported. Further details can be found in the article Code Navigation posted on the SharpDevelop Community Blog.
Code generation
Ranorex Studio can help you save time by providing you with auto-generated code and code templates as described in the article Code Generation posted on the SharpDevelop Community Blog.
Refactoring
Ranorex Studio supports several mechanisms to refactor code. Further details can be found in the article Refactoring posted on SharpDevelop Community Blog.