This post originated from an RSS feed registered with Java Buzz
by s m.
Original Post: New in 11.1: JavaScript.next syntax support
Feed Title: IntelliJ IDEA Blog
Feed URL: http://blogs.jetbrains.com/idea/feed/
Feed Description: News, tips&tricks, how-to's and other issues related to IntelliJ IDEA
This is a cross-post from WebStorm & PhpStorm blog, originally posted by Konstantin Ulitin.
As you may know, there are different versions of the JavaScript language. Each JavaScript engine implementation adds some nice features that others don’t have. To make sure that you only use features suitable for targeted environments, choose the appropriate one in Settings [...]