Skip to content

TypeScript Code quoted with ` not folded properly  #110097

@ap00rv

Description

@ap00rv

VSCode Version: 1.50.1
OS Version: macOS mojave 10.14.6

Steps to Reproduce:

  1. Write a variable in TypeScript that is quoted with ` and spans multiple lines.

Example :

const a = `32
sdsdsd
sdsds`;

  1. Fold it and observe that end ` and semicolon is not shown.

Screen Shot 2020-11-06 at 9 49 29 AM

❗ This bug is similar to #109854 , which is now closed.

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

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugeditor-foldingEditor code folding issuestypescriptTypescript support issuesverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions