Skip to content
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

Fix clipboard #2218

Merged
merged 3 commits into from
Sep 8, 2023
Merged

Fix clipboard #2218

merged 3 commits into from
Sep 8, 2023

Conversation

cssuh
Copy link
Member

@cssuh cssuh commented Sep 8, 2023

Return copy result to ADS so we can set clipboard that way, TextCopy package was causing issues on linux: microsoft/azuredatastudio#24043

@cssuh cssuh merged commit 44dc318 into main Sep 8, 2023
@cssuh cssuh deleted the chsuh/clipboardFix branch September 8, 2023 17:15
lewis-sanchez added a commit that referenced this pull request Sep 12, 2024
* Copy query results to the clipboard

* Add TextCopy NuGet package.

* Conditionally copies directly to clipboard

* Rename copy in backend request property

* Rename property for copying results request.

* Stop sending result string for copying

* Improve check for new line at builder end

* Correctly checks if row end needs line break
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.

2 participants