Het bedrijf Panic inc. heeft een nieuwe versie van zijn all-in-one webdevelopment applicatie uitgebracht, Coda 1.6. In deze nieuwe versie zijn veel bugs gefixed en is plugin-functionaliteit gelanceerd. Daarnaast zit er nu ook spellingscontrole in voor tekst (niet je spellingscontrole over je code) en een mogelijkheid om snel bestanden te vinden en aan te passen.
De releasenotes laten ons het volgende weten:
New
- Introducing Coda Plug-ins!
- Extend Coda’s editor in limitless new directions
- Double-click a downloaded plug-in to install it
- Installed plug-ins appear in a new “Plug-ins” menu
- Write plug-ins using your favorite scripting language, or Cocoa
- Use the new Coda Plug-in Creator to wrap your scripts into easily-installed plug-ins.
- Learn more at the Coda Developer Zone
- Open Quickly. Find and open your files instantly. Hit Control-Q, or use the File > Open Quickly.
- Smart Spell Check. Spell checking for your words — not your code. (Live spellcheck requires Mac OS X 10.5)
- Added “Cappuccino” (Objective-J) syntax mode.
Improved
- Rewritten and much-improved Lasso, ASP-HTML, and CFML syntax coloring
- Added new AppleScript properties: current line number, has tabs, and tab width
- Fixed possible exception when mousing over div using the DOM inspector
- No longer lose the UTF-8 BOM marking after saving and reopening a file in some cases
- Custom mode mappings now support multipart file extensions (EG: filename.css.php)
- When editing a PHP file, the web preview will now automatically refresh
- Duplicating a folder with “.” in its name behaves like the Finder
- Coda no longer tries to edit .mdb files
- PHP functions that are prefixed with & are now shown in code navigator
- Code completion now closes HTML comments
- In some cases, Coda wouldn’t open files that had custom syntax modes assigned to them
- Perl heredoc strings are now highlighted correctly if there is a space after <<
- When dropping an image into an editor the “alt” attribute now defaults to the image’s filename
- Code navigator now works in CSS when you have comments on the same line as declarations
- Clicking a line number could sometimes select the line below the number you clicked
- If publishing fails, the publishing flag is no longer cleared for files that weren’t uploaded
- When using Windows line endings the first line number would disappear if the first line was blank
- Fixed an issue where FileMerge could not be found/launched for some users
- Coda no longer tries to locally preview a remote PHP file while editing/previewing
- Fixed an issue that would cause remote symlink resolution to fail in certain situations
- Fixed a potential issue that would cause alert sheets to float in space when switching to preview mode
- Fixed uncomfortable lag when trying to autocomplete in some situations
- Double-clicking a PHP variable now includes the $ prefix once again
- Fixed an issue that would cause the remote Move command to fail
- Fixed a few issues using shift-arrow to change selection when using Windows line endings
- Fixed an issue that would cause the Transcript to stop updating after closing a document window
- Fixed a drawing issue with the scrollbar in the Clips Groups list
- The horizontal scrollbar now enables properly when toggling word wrapping
- When opening a custom book via Command-Click in the Editor, it now shows the purple navigation banner
- ‘Go To Folder’ now accepts relative paths
- ‘Go To Folder’ is now much faster with large local directories
- Use Selection For Find (cmd-E) now works across windows
- Will no longer send too many arguments to SVN command line tool
- Improved POD syntax highlighting in Perl
- Fixed an issue that caused the insertion point to jump to a new line after using auto-complete
- Fixed a potential exception in the CSS editor when performing an undo
- Fixed an exception when selecting the “New Window” menu
- Add keyboard shortcuts for common SCM commands
- Books: the book trail now shows the correct book after clicking on a search result
- Sites: Editing a site no longer causes all missing site thumbnails to reload
- Now properly highlight built-in PHP functions prefixed with @
- Duplicating a folder now marks its contents as needing to publish
- Now always shows a Reload menu item in the file browser contextual menu
- Can now publish with Prompt For Password turned on before connecting to the server
- PHP autocomplete now works if there is not a space before the function
- When using FTP, renaming with just a capitalization change no longer fails
- Fixed some situations where files with complex inline JavaScript and CSS could open slowly
- Fixed an issue that caused the “Find in Files” option to automatically enable
- Fixed an issue that may cause the editor to randomly jump around in the document
- Fixed an issue that may have shown the incorrect file progress count when publishing & deleting files
- Close Current Tag now works with 200+ character long strings
- In Preview, “Open Image” no longer opens a blank page
- Previewing local PHP files will now resolve relative URLs correctly
- Viewing source of an empty file in Preview will now clear the previous page’s source
- Added tooltips to the SVN menu items in the Source Control menu
- Fixed a cosmetic issue that could cause icons to redraw incorrectly after renaming a file/folder in the sidebar
- In some cases, drag and drop would not let you drop on the root folder
- Fixed dragging of a local folder to a remote folder that contains a folder with the same name
- No longer warn users if an under-the-hood change permissions fail after a directory overwrite when uploading
- Preview now auto-refreshes correctly when saving a linked CSS file with escaped characters in the name
- No longer performs HTML-style formatting on PHP code which could result in spaces being removed from code
- Fixed a possible exception when stepping through HTML errors
- Fixed AppleScript front document call; now correctly returns the front document
Heerlijke applicatie!