You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The syntax highlighting for /hello #{audience}/ is screwed up. The problem also exists if the - or + operators are used, however the ~ operator has the correct highlighting.
Solution:
This is a pretty small problem, so mentioning this in the ruby.tmLanguage.json is probably sufficient.
I'm somewhat familiar with language files so I might be able to add a fix and create a pull request in the next few weeks.
From @jeff-hykin on December 24, 2017 4:45
Steps to Reproduce:
The syntax highlighting for
/hello #{audience}/
is screwed up. The problem also exists if the - or + operators are used, however the ~ operator has the correct highlighting.Solution:
This is a pretty small problem, so mentioning this in the ruby.tmLanguage.json is probably sufficient.
I'm somewhat familiar with language files so I might be able to add a fix and create a pull request in the next few weeks.
Copied from original issue: microsoft/vscode#40769
The text was updated successfully, but these errors were encountered: