Skip to content

Git shows file modifications, but in fact it is not #249816

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

Open
KikkiZ opened this issue May 26, 2025 · 1 comment
Open

Git shows file modifications, but in fact it is not #249816

KikkiZ opened this issue May 26, 2025 · 1 comment
Assignees
Labels
git GIT issues info-needed Issue requires more information from poster

Comments

@KikkiZ
Copy link

KikkiZ commented May 26, 2025

Does this issue occur when all extensions are disabled?: Yes

This is the version presented by vscode:

  • 版本: 1.100.2 (system setup)
  • 提交: 848b80a
  • 日期: 2025-05-14T21:47:40.416Z
  • Electron: 34.5.1
  • ElectronBuildId: 11369351
  • Chromium: 132.0.6834.210
  • Node.js: 20.19.0
  • V8: 13.2.152.41-electron.0
  • OS: Windows_NT x64 10.0.26100

Steps to Reproduce:

  1. build a new rust project with cargo
  2. add some dependency with latest version
  3. wait for the update of dependency

The dependency version is not modified in the Cargo.toml file, but the configuration file is always shown in SOURCE CONTROL:

image-20250526205530632

Using the plugin, you can see that some dependencies have been updated, but the files are still not substantially modified:

image-20250526210118107

@lszomoru
Copy link
Member

What is the output of git status if you run it in the integrated terminal?
Does the file still show up if you press the "Refresh" action in the title bar?

@lszomoru lszomoru added git GIT issues info-needed Issue requires more information from poster labels May 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
git GIT issues info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

2 participants