Conversation
DHowett-MSFT
left a comment
There was a problem hiding this comment.
~ ~ BLOCKING UNTIL THE SPEC MERGES ~ ~
|
Well, don't wanna complain and all, but technically this only closes #2690, not #4191 (actually the former happens to be already closed, because you apparently decided to not implement it back then). This also looks like the implementation of option |
|
To be fair, this is called out in the discussion section.
|
Yeah. The spec now says that #4191 will be implemented later. So you're right. Updating the PR header now |
zadjii-msft
left a comment
There was a problem hiding this comment.
Wait I already signed off on this
|
@msftbot merge this in 1 minute |
|
Hello @DHowett-MSFT! Because you've given me some instructions on how to help merge this pull request, I'll be modifying my merge approach. Here's how I understand your requirements for merging this pull request:
If this doesn't seem right to you, you can tell me to cancel these instructions and use the auto-merge policy that has been configured for this repository. Try telling me "forget everything I just told you". |
Summary of the Pull Request
Implements
copyFormattingas a global setting. When enabled, formatting such as font and foreground/background colors are copied to the clipboard on all copy operations.Also updates the schema and docs.
References
#5212 - Spec for Formatted Copying
#4191 - Setting to enable/disable formatted copy
#5263 - PR prematurely merged without approval of #5212
This feature will also have an impact on these yet-to-be-implemented features:
copyFormattingDetailed Description of the Pull Request
We already check if the hstring passed into the clipboard is empty before setting it. So the majority of the changes are actually just adding the global setting in.
Validation Steps Performed
copyFormattingfalse)truefalse