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

Test: editor.renderWhitespace "selection" option #78002

Closed
3 tasks done
RMacfarlane opened this issue Jul 26, 2019 · 3 comments
Closed
3 tasks done

Test: editor.renderWhitespace "selection" option #78002

RMacfarlane opened this issue Jul 26, 2019 · 3 comments

Comments

@RMacfarlane
Copy link
Contributor

RMacfarlane commented Jul 26, 2019

Test for #1477

Complexity: 2

The editor.renderWhitespace setting has a new option, “selection”, that renders whitespace only for selected text. Test that this behaves as expected on single and multicursor selections.

@RMacfarlane RMacfarlane added this to the July 2019 milestone Jul 26, 2019
@andremacola
Copy link

Nice. Looks like it's working.

@IllusionMH
Copy link
Contributor

Small clarification:
Is it expected that there are no whitespace characters in search matches but they are visible in current match?
image

@aeschli aeschli removed their assignment Jul 30, 2019
@roblourens
Copy link
Member

I think that is expected @IllusionMH because those are not "editor selections", just a highlighted range

@roblourens roblourens removed their assignment Jul 31, 2019
@bowdenk7 bowdenk7 removed their assignment Jul 31, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Sep 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

7 participants