Multi-Click Selection: Double-Click Settings#1273
Merged
carlos-zamora merged 5 commits intodev/cazamor/multi-click-selectionfrom Jul 10, 2019
Merged
Multi-Click Selection: Double-Click Settings#1273carlos-zamora merged 5 commits intodev/cazamor/multi-click-selectionfrom
carlos-zamora merged 5 commits intodev/cazamor/multi-click-selectionfrom
Conversation
dlong11
reviewed
Jun 15, 2019
5 tasks
Closed
10 tasks
482d880 to
c1a9a7e
Compare
miniksa
requested changes
Jun 28, 2019
Member
miniksa
left a comment
There was a problem hiding this comment.
Just the one issue with holding onto a string_view in a persistent manner.
|
This pull request has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 7 days. It will be closed if no further activity occurs within 7 days of this comment. |
c1a9a7e to
69549d7
Compare
zadjii-msft
approved these changes
Jul 8, 2019
Member
zadjii-msft
left a comment
There was a problem hiding this comment.
Left a suggestion, but I'm fine without changing it too
miniksa
reviewed
Jul 10, 2019
miniksa
requested changes
Jul 10, 2019
Member
miniksa
left a comment
There was a problem hiding this comment.
pending on what's going on with the default list, otherwise, I'm OK
Updated default delimiters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary of the Pull Request
Delimiters for double click can now be set in settings. This is on a per profile basis (shoutout to all the WSL users out there).
References
The first of a few additions to Multi-Click Selection (#1197).
Contributes to #988
PR Checklist
Detailed Description of the Pull Request / Additional comments
Validation Steps Performed