Skip to content

Conversation

@rchl
Copy link
Member

@rchl rchl commented Apr 1, 2020

Pass all selection regions to view_find_all_in_regions and match
trailing spaces in the so that we can exclude them all when
trailing_spaces_include_current_line is false.

Also renamed some variables for clarity and use more concise code.

Resolves #111

@rchl rchl requested a review from michaelblyons April 1, 2020 20:27
Pass all selection regions to `view_find_all_in_regions` and match
trailing spaces in the so that we can exclude them all when
`trailing_spaces_include_current_line` is `false`.

Also renamed some variables for clarity and use more concise code.

Resolves #111
@rchl rchl merged commit 299333d into SublimeText:master Apr 2, 2020
@rchl rchl deleted the fix/trailing-multiple-selections branch April 2, 2020 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Trailing spaces highlighted on all lines but the first

2 participants