ranorex studio does not format properly with Indent

Bug reports.
hobli
Posts: 59
Joined: Thu Jul 30, 2009 1:15 am

ranorex studio does not format properly with Indent

Post by hobli » Tue Jul 27, 2010 6:11 am

Hi, all,

I use the short-cut key "Ctrl+I" quite often to indent the source document. Recently, I notice when I have following code:

dim myElement as webElement
if myElement.class = "..." then
<...>
End if

The Indent is no longer work. Seems it misinterpret the attribute "class" of webelement. If I choose different attribute, e.g, myElement.visible the indentation will work properly.

ranorex: 2.3.2
OS: winxp sp3
processor: x86

thanks

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: ranorex studio does not format properly with Indent

Post by Support Team » Tue Jul 27, 2010 2:11 pm

Hi,

I've searched for a configuration to solve this problem, but I cannot find one. Ranorex Studio is based on Sharp Develop and I found following bug entry on their forum.
http://community.sharpdevelop.net/forum ... 29151.aspx
We will merge the new Sharp Develop release in a future release of Ranorex and then this bug will be fixed.

Regards,
Peter
Ranorex Support Team