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

no whitespace shown at the end of a decorated line #3462

Closed
aeschli opened this issue Feb 25, 2016 · 0 comments
Closed

no whitespace shown at the end of a decorated line #3462

aeschli opened this issue Feb 25, 2016 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded
Milestone

Comments

@aeschli
Copy link
Contributor

aeschli commented Feb 25, 2016

  • make whitespaces visible
  • add some whitespaces at the end of a line that has the folding icons: Whitespaces are correctly rendered
    image
  • Collapse the region: Note that the whitespaces are not shown anymore
    image
            if (inputs.isGitEditorInput(editor.input)) {        
                return editor;   
            }
@alexdima alexdima added this to the Feb 2016 milestone Feb 25, 2016
@alexdima alexdima added the bug Issue identified by VS Code Team member as probable bug label Feb 25, 2016
@alexdima alexdima assigned aeschli and unassigned alexdima Feb 26, 2016
@aeschli aeschli added the verified Verification succeeded label Feb 26, 2016
@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

2 participants