alexiszamanidis / vscode-git-worktrees

A VS Code extension that wraps git worktree operations for simplicity and productivity
https://marketplace.visualstudio.com/items?itemName=GitWorktrees.git-worktrees
MIT License
44 stars 5 forks source link

fix: copyToClipboard #33

Closed jackiotyu closed 10 months ago

alexiszamanidis commented 10 months ago

Hi @jackiotyu,

Thank you for your contribution!

I really appreciate your effort in addressing this issue.

I'll make sure to test your changes locally as soon as I can to ensure everything integrates smoothly with the existing codebase.

jackiotyu commented 10 months ago

😃

alexiszamanidis commented 10 months ago

@jackiotyu

I've tested your modifications, and they're working perfectly.

I incorporated them into this commit 9bbce6ab27d3f7983dd16e50b4a9e606cde2cc22, where I also had to enable code in other locations to ensure functionality.

Thanks once more for your valuable contribution!

jackiotyu commented 10 months ago

Okay