Updates in Coda v1.3.0
-
Adds a Pixel Picker tool, making it easy to grab the color of any screen pixel and paste it into your document.
-
Adds line-sorting options (Alphabetically or Numerically) and a Reverse Lines option.
-
Adds a Convert Tags To Uppercase/Lowercase option to the Tools/HTML menu, allowing all HTML tags in the document or selection to be converted to a different case.
-
Adds a new option to convert lines of HTML to ASP Response.Write('...'), automatically converting and escaping characters as needed.
-
Adds XP-style menus and toolbars.
Updates in Coda v1.2.0
-
Adds support for Microsoft's new C# programming language in syntax highlighting and Code Explorer.
-
Improves Code Explorer support for Java and HTML.
-
Improves the Run Command option to ensure that output from compilers (and similar output-generating utilities) is stored to the source folder rather than the folder to which the compiler was installed.
-
Fixes a bug in syntax highlighting for Java code that prevented multi-line C-style comments (/* … */) from being highlighted correctly.
-
Fixes a bug in the Options dialog which could prevent users from setting a non-standard syntax highlighter (or applying a highlighter to an unrecognized coding language).
|