Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Variable expressions in template strings are no longer being highlighted #15990

Closed
NickHeiner opened this issue Nov 23, 2016 · 1 comment
Closed
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@NickHeiner
Copy link

  • VSCode Version: 7ba55c5
  • OS Version: OS X El Cap 10.11.5

Steps to Reproduce:

  1. Create a .js file
  2. Write a template string.

VS Code Screenshot

I would expect to see the ${expr} to be highlighted separately from the rest of the string. VS Code used to do this, but has stopped with more recent releases.

@aeschli
Copy link
Contributor

aeschli commented Nov 24, 2016

duplicate of #13166

@aeschli aeschli closed this as completed Nov 24, 2016
@aeschli aeschli added the *duplicate Issue identified as a duplicate of another issue(s) label Nov 24, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

2 participants