javascript: Partial highlighting of ES6 template strings
commit9fdb014b073f9035bc8df9b843213a9d1e997ccb
authorColomban Wendling <ban@herbesfolles.org>
Sun, 18 Dec 2016 16:28:23 +0000 (18 17:28 +0100)
committerColomban Wendling <ban@herbesfolles.org>
Sun, 18 Dec 2016 16:38:37 +0000 (18 17:38 +0100)
tree8b4279a1562f3100103123025213ea7a9c4d1229
parent21b37f553fdcaa37463465bd24d9ca5537800f0a
javascript: Partial highlighting of ES6 template strings

This doesn't support nested templates or escaped `es, but at least
handles the most obvious cases for now.

Part of #934.
data/filedefs/filetypes.javascript