WebStorm is a commercial IDE built by JetBrains for editing JavaScript, HTML, and CSS. It is built on the IntelliJ IDEA platform.
WebStorm is a commercial cross-platform IDE built by JetBrains for editing JavaScript, HTML, and CSS. It is built on the IntelliJ IDEA platform.
WebStorm supports a wide range of front-end web technologies, including, but not limited to:
- HTML5, (X)HTML, XML and XSLT
- CSS, LESS and SASS
- JavaScript, CoffeeScript and TypeScript languages
- Templating engines like Jade, Mustache and EJS
- Node.js platform
- JS libraries like jQuery, YUI or Prototype
- Code quality tools (JSHint, JSLint)
There's also support for scaffolding a few project types, like for example Twitter Bootstrap and HTML5 Boilerplate.
Useful links: