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

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

Closed
ArtemGovorov opened this issue Feb 4, 2017 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded
Milestone

Comments

@ArtemGovorov
Copy link
Contributor

  • 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.

@jrieken jrieken assigned aeschli and unassigned jrieken and alexdima Feb 6, 2017
@aeschli aeschli added this to the February 2017 milestone Feb 6, 2017
@aeschli aeschli closed this as completed in c07bf9d Feb 6, 2017
@aeschli aeschli added the candidate Issue identified as probable candidate for fixing in the next release label Feb 6, 2017
@joaomoreno joaomoreno added bug Issue identified by VS Code Team member as probable bug candidate Issue identified as probable candidate for fixing in the next release and removed candidate Issue identified as probable candidate for fixing in the next release labels Feb 7, 2017
@aeschli aeschli added the verified Verification succeeded label Feb 24, 2017
@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
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

5 participants