====== Toward a Web Development Environment ====== You might want to jump directly to [[Komodo Edit for Web Development]]. ===== Candidates for the core ===== ==== Komodo Edit ==== Komodo Edit is a FOSS "freemium" subset of Komodo IDE. === What I like === * Native font rendering. * Decent syntax checking that uses standard tools and full configuration. * Usable (but not awesome) tooltips and autocompletion. * You can add APIs and links to dirs that should be scanned. * Easy to add external tools to make up for shortfalls of what's built in. === What I don't like === * Longish startup time. * Spellcheck needs to be manually invoked. * No code formatting.((Experimenting with external tool: js-beautify)) * No support for unit testing.((Experimenting with external tool: testem)) * No built-in change watching for the browser.((guard? grunt?)) ==== Netbeans ==== Netbeans has lots of support for HTML5 built in. === What I like === * Built in server with auto-update in Chrome or Chromium. * Pretty syntax checking icons.((I'd like to know the engine used because it caught one JS warning that Komodo Edit didn't.)) * Good HTML syntax checking. * Good tooltips and autocompletion. * Automatic spellcheck! * Resource suggestion (e.g., ''