PopClip interference with VSCode integrated terminal copy function

Hi everyone,

I’m experiencing an issue with PopClip while using the integrated terminal in Visual Studio Code (VSCode) on macOS. My settings.json includes the following configuration:

"terminal.integrated.copyOnSelection": true,

In the past, I could easily copy a word in the terminal by double-clicking on it, and it would automatically be copied to the clipboard. However, after a certain PopClip update (I don’t remember the exact version), this feature has become inconsistent. Sometimes it works, but other times it doesn’t, and it’s becoming quite frustrating.

It feels like PopClip might be intercepting the text selection before VSCode can process it. Has anyone else encountered this issue? If so, is there a workaround or a setting that might resolve this conflict?

I’d appreciate any insights or advice. Thanks in advance!