Iguana 5.6.6

What’s new in 5.6.6


The ability to edit CSS, javascript and HTML files in the Translator [top]

The Translator Editor is now able edit various other file types, like CSS, javascript and HTML.

Here is a javascript file opened in the Editor:

Screen Shot 2014-05-23 at 15.55.36

Additional Information

The Sample Data Editor handles line endings elegantly when cutting and pasting [top]

When you paste clipboard data into the Editor the line ending will be displayed as escaped characters (“\r”, “\n” or “\r\n”). If you are using a text editor you also type in “hard-coded” line endings, if this is done they will be used instead.

Here are both scenarios in a text editor:

Screen Shot 2014-05-23 at 12.45.36

When the text is pasted into the Editor the on a Mac the “hard-coded” line endings are retained, and “\n” is used for the other lines:

Screen Shot 2014-05-23 at 12.56.25

Note : If you pasted this into the Sample Data Editor on a Windows machine the default endings would “\r\n”.

Additional Information

Leave A Comment?

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.