Skip to content

Allow pasting in debug window #100235 #100288

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

Merged
merged 3 commits into from
Jun 16, 2020
Merged

Allow pasting in debug window #100235 #100288

merged 3 commits into from
Jun 16, 2020

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
Contributor

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
Contributor

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