Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Copy ChangesNew to Visual Studio Code? Get it now.
Copy Changes

Copy Changes

jazzg62

|
52 installs
| (1) | Free
copy git changes file
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Copy Changes

这个拓展可以让你复制 git 项目中有改动的部分,包含文件和文件夹

This extension allows you to copy the part of the project that has been changed, including files and folders.

如何使用

demo

打开侧边栏 Source Control, 右键点击更改的文件,选择 Copy Changes 或直接运行命令 Copy Changes

在成功复制后,会自动打开存储所有改动文件的临时文件夹

特性

复制 git 项目中改动的文件和文件夹

支持选择部分改动复制

已知问题

目前仅支持 windows

改动的文件名中含有中文的,可能会出现复制失败的情况,可尝试运行以下命令修复。

git config --global core.quotepath false

问题反馈与建议

提交 ISSUE

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft