John Sundell b1f77c9ff1
Fix highlighting for interpolated closure shorthand arguments (#75)
This patch fixes syntax highlighting for when shorthand closure
arguments ($0, $1…) are interpolated into a string literal. The
fix is to no longer treat “$” as a delimiter, which should help
solve similar issues that might be encountered in the future as
well.
2019-07-17 10:57:30 +02:00
..
2018-08-24 18:42:07 +02:00