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

Add support for macOS NSFindPboard as an action #1278

Merged
merged 1 commit into from
Nov 30, 2017

Conversation

melvin0008
Copy link

Add support for macOS's NSFindPboard, which is a global shared find buffer. This allows one to put text into the find buffer from other native apps like Chrome, TextEdit, Safari, Sublime, etc. and then switch to other Cocoa apps and use cmd-g to find next matching text.

Pull request for this change is microsoft/vscode#35956

Add support for macOS's NSFindPboard, which is a global shared find buffer. This allows one to put text into the find buffer from other native apps like Chrome, TextEdit, Safari, Sublime, etc. and then switch to other Cocoa apps and use cmd-g to find next matching text. 

Pull request for this change is microsoft/vscode#35956
@rebornix rebornix self-assigned this Nov 29, 2017
@rebornix rebornix merged commit 0c2e579 into microsoft:vnext Nov 30, 2017
@melvin0008 melvin0008 deleted the patch-1 branch November 30, 2017 23:37
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