Coda (software): Difference between revisions
Jump to navigation
Jump to search
imported>Caesar Schinas (subpages) |
Pat Palmer (talk | contribs) m (Text replacement - "Javascript" to "JavaScript") |
||
Line 12: | Line 12: | ||
'''Coda''' is a web development application developed by [[Panic]]. Like all Panic software, Coda is only available for [[Mac OS X]]. | '''Coda''' is a web development application developed by [[Panic]]. Like all Panic software, Coda is only available for [[Mac OS X]]. | ||
Unlike many amateur web development applications such as Adobe [[Dreamweaver]] and Microsoft [[Frontpage]], Coda does not feature a [[WYSIWYG]] editor. Instead, it is aimed at professional web developers and as such its main view is an advanced [[text editor]] with [[syntax highlighting]], [[autocompletion]]. Other features include a visual CSS editor similar to [[CSSEdit]], a built-in preview powered the WebKit rendering engine used in browsers such as [[Safari (web browser)|Safari]] and [[Google Chrome]] and featuring a [[DOM]] inspector and a [[ | Unlike many amateur web development applications such as Adobe [[Dreamweaver]] and Microsoft [[Frontpage]], Coda does not feature a [[WYSIWYG]] editor. Instead, it is aimed at professional web developers and as such its main view is an advanced [[text editor]] with [[syntax highlighting]], [[autocompletion]]. Other features include a visual CSS editor similar to [[CSSEdit]], a built-in preview powered the WebKit rendering engine used in browsers such as [[Safari (web browser)|Safari]] and [[Google Chrome]] and featuring a [[DOM]] inspector and a [[JavaScript]] console, a built-in terminal, and access to an online reference library. |
Revision as of 08:49, 20 August 2023
Coda | |
---|---|
Website | www.panic.com/coda |
Developed by | Panic, Inc |
Software type | Web Development Environment |
Initial release | 1.0.0, 23rd April 2007 |
Latest release | 1.6.4, 10th April 2009 |
Source model | Closed Source |
Supported OSes | Mac OS X |
Coda is a web development application developed by Panic. Like all Panic software, Coda is only available for Mac OS X.
Unlike many amateur web development applications such as Adobe Dreamweaver and Microsoft Frontpage, Coda does not feature a WYSIWYG editor. Instead, it is aimed at professional web developers and as such its main view is an advanced text editor with syntax highlighting, autocompletion. Other features include a visual CSS editor similar to CSSEdit, a built-in preview powered the WebKit rendering engine used in browsers such as Safari and Google Chrome and featuring a DOM inspector and a JavaScript console, a built-in terminal, and access to an online reference library.