Skip to content

Allow pasting in debug window #100235#100288

Merged
isidorn merged 3 commits intomicrosoft:masterfrom
daniel-j-davis:feature/paste-in-debug-window
Jun 16, 2020
Merged

Allow pasting in debug window #100235#100288
isidorn merged 3 commits intomicrosoft:masterfrom
daniel-j-davis:feature/paste-in-debug-window

Conversation

@daniel-j-davis
Copy link

This PR fixes #100235

As discussed in the issue, this adds paste functionality to the debug window so that you can paste anywhere, instead of restricting it to the input field.

Here's a gif that shows how this functionality works - https://i.gyazo.com/f1cfe66ae6ad3ec7718c308c1c702d11.gif

@isidorn isidorn self-assigned this Jun 16, 2020
@isidorn
Copy link
Collaborator

isidorn commented Jun 16, 2020

@daniel-j-davis great work! Love it!
I left two comments in code which when addressed I can merge this in

@isidorn isidorn added this to the June 2020 milestone Jun 16, 2020
@daniel-j-davis
Copy link
Author

Thanks for the feedback, @isidorn. I've made the changes that you requested in the latest two commits!

@isidorn
Copy link
Collaborator

isidorn commented Jun 16, 2020

Great work, merging in.

@isidorn isidorn merged commit 58e91ce into microsoft:master Jun 16, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Jul 31, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow right-click paste inside the debug console

2 participants