Skip to content

syntax highlighting is lost after call to handlebars helper with string parameter inside script block #99

Description

@aeschli

From @Jusys on October 9, 2017 21:38

  • VSCode Version: 1.17.0 (issue present in both 32bit and 64bit)
  • OS Version: Windows 7 32bit, Windows 10 64bit

Steps to Reproduce:

  1. Create handlebars file;
  2. Type some html code;
  3. Create script block with function;
  4. Inside function make a call to handlebars helper with string parameter;
  5. After this syntax highlighting will be lost;

image
image

If call to helper is without string parameter, everything is ok:
image
image

Reproduces without extensions: I have no extensions installed

Copied from original issue: microsoft/vscode#35934

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions