WebStorm7

TypeScriptの0.9サポートが無かったことの発覚からWebStorm7のアーリーアクセス版を使い始めましたが、こちらこんな機能がWEBサイトに(まだそこまで勉強が届いていないため、これから)。

For more a complete experience with Sass, there is now support for Compass. It includes completion, resolving and finding usages for functions, mixins and variables from imported Compass files.

SASS対応頑張ってるみたいです。そして...

For simple and efficient testing of your JavaScript code, WebStorm 7 includes integration with the Karma test runner and the istanbul code coverage engine. Now you can run and debug your tests right inside the IDE and view results in a nice and visual format.

なんかまた知らないの出てきた。Karmaとistanbulね。テストカバレッジツールかあ。古いJavaものだとCloverにあたるものね。