Komodo 6 Now Supports HTML5 and CSS3

Komodo 6 includes support for the latest and greatest web technologies,like HTML5 and CSS3.

HTML5

Komodo already provides a slew of great features for working with HTML, such as

On top of these great features Komodo has added new tag and attribute completions for the HTML5 specific elements, like:

  • <article>
  • <canvas />
  • <video />

Upon opening HTML files, Komodo automatically detects HTML5 content from the “<!doctype html>” declaration at the top of the file, or you can also change the language to HTML5 through Komodo’s statusbar.
JavaScript support has been updated to include the new HTML5 APIs – just enable the “html5” CodeIntel API catalog and you’ll have new completions and calltips showing all the HTML5 API goodness.
This sreenshot shows Komodo 6 providing completions for the JavaScript canvas API inside a HTML5 file:
Komodo 6 and Canvas

CSS3

CSS handling is already extremely helpful in Komodo, providing

  • code intelligent completions and calltip information (screenshot below)
  • syntax checking
  • color preview on mouse over
  • advanced css color editing

Komodo’s CSS handling has been updated in order to provide completion and calltip information for the latest CSS specification – CSS3. As well as CSS3, Komodo now includes browser specific extensions as well. There is no need to rack your brain trying to remember all of the possibilities for Mozilla (-moz-), Webkit (-webkit-) and Internet Explorer (-ms-) … ah, let Komodo do the remembering for you.
Here is a screenshot of Komodo 6 providing CSS completions for the webkit specific CSS extensions:
Komodo 6 and CSS3

Komodo IDE 6 is on sale through November 15, 2010:

New single licenses start at $295 $245
Upgrades from Komodo IDE 5 start at $145 $95
Plus now you can add  an annual Upgrades and Support Plan (NEW!) to your purchase for just $87: ensure you’re always using the newest version of Komodo, and take comfort in knowing that our support team is here for you!
Buy Komodo IDE 6 now, contact us for a formal quote, or enjoy a free 21-day trial .

Recent Posts

Tech Debt Best Practices: Minimizing Opportunity Cost & Security Risk

Tech debt is an unavoidable consequence of modern application development, leading to security and performance concerns as older open-source codebases become more vulnerable and outdated. Unfortunately, the opportunity cost of an upgrade often means organizations are left to manage growing risk the best they can. But it doesn’t have to be this way.

Read More
Scroll to Top