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

JS/TS syntax highlighting broken with unpadded newline template literals #702

Closed
samdenty opened this issue Dec 30, 2018 · 0 comments
Closed

Comments

@samdenty
Copy link

  • VSCode Version: 1.30.1
  • OS Version: Windows_NT x64 10.0.17763

Steps to Reproduce:

  1. Open a new JavaScript/Typescript document
  2. Enter the following:
const t = () =>
`a`

Does this issue occur when all extensions are disabled?: Yes

image

@mjbvz mjbvz transferred this issue from microsoft/vscode Jan 2, 2019
@mjbvz mjbvz removed their assignment Jan 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants