WebStorm 2.1 — Master the Latest Web Standards.
HTML tag tree highlighting
A new code highlighting feature makes it easier to work with large and complex HTML files, with a deeply nested tags structure:
htaccess support
Support for ".htaccess" Apache config files:
- Syntax highlighting
- Completion for common htaccess-directive names
- Quick documentation lookup
- and more...
Easier to Use Completion Techniques
Don't bother pressing Shift anymore: the improved code completion will understand you perfectly and quickly provide the matches you need.
HAML support bundled
Syntax highlighting and auto-indenting
Directory Comparison, Image Comparison & DB Diff
We know how important it is to track what has changed in your project. This is why we bring you new Diff Tools for comparing local directories and images.
Reworked Search/Replace
A more convenient, non-modal Replace UI introduced with an instant preview regular expression replace.
JavaScript Debugger in Google Chrome
The Debugger for Chrome supports all features of the JavaScript debugger for Firefox: breakpoints, inspecting local variables, evaluating expressions, etc.
JavaScript Change Signature
Change Signature refactoring added to JavaScript. Quickly rename, reorder function parameters, add new parameters or remove existing ones.
More Comfort with Version Control
- TODO items verification on VCS commit
- Import patches into WebStorm shelf
- Misc. improvements for all supported VCS