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

[Settings GUI][array of strings] Strings are auto trimmed #90918

Closed
usernamehw opened this issue Feb 18, 2020 · 0 comments
Closed

[Settings GUI][array of strings] Strings are auto trimmed #90918

usernamehw opened this issue Feb 18, 2020 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug settings-editor VS Code settings editor issues verified Verification succeeded
Milestone

Comments

@usernamehw
Copy link
Contributor

Issue Type: Bug

  1. Using Settings GUI try to enter a string with whitespaces on the either side
  2. They are removed
"errorLens.annotationPrefix": [
	" ❗ ",
],

VS Code version: Code 1.42.1 (c47d83b, 2020-02-11T14:45:59.656Z)
OS version: Windows_NT x64 10.0.18363

@roblourens roblourens added bug Issue identified by VS Code Team member as probable bug settings-editor VS Code settings editor issues labels Feb 20, 2020
@roblourens roblourens added this to the February 2020 milestone Feb 20, 2020
@joaomoreno joaomoreno added the verified Verification succeeded label Feb 27, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Apr 5, 2020
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 settings-editor VS Code settings editor issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants