Skip to content

[decorators] Single quotes in the contentText make the content not being rendered at all #19922

@ArtemGovorov

Description

@ArtemGovorov
  • VSCode Version: 1.9.0
  • OS Version: OSX

Steps to Reproduce:

  1. Before 1.9.0, a code like
decoration.renderOptions = {after: {contentText: "'a'" }};

rendered 'a' decoration text. In 1.9.0, nothing is rendered.

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions