-
Notifications
You must be signed in to change notification settings - Fork 39.7k
macOS: OS services cannot pick up selected text from editor #27799
Copy link
Copy link
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugeditor-inputEditor text inputEditor text inputinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsidersmacosIssues with VS Code on MAC/OS XIssues with VS Code on MAC/OS Xverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeededworkbench-os-integrationNative OS integration issuesNative OS integration issues
Milestone
Metadata
Metadata
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugeditor-inputEditor text inputEditor text inputinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsidersmacosIssues with VS Code on MAC/OS XIssues with VS Code on MAC/OS Xverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeededworkbench-os-integrationNative OS integration issuesNative OS integration issues
Testing #1628
steps to reproduce
create sticky noteservice. This is under thecode -> Servicesmenu or can be triggered withcmd + shift + yExpected
The selected text in the editor is opened in a new sticky note
Actual
Some other text is opened in the new sticky note. I'm not sure where we are getting it from