Skip to content
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

The status of the editorconfig file is unedited after modifying the .editorconfig file #60233

Closed
jmarolf opened this issue Mar 17, 2022 · 3 comments
Assignees
Labels

Comments

@jmarolf
Copy link
Contributor

jmarolf commented Mar 17, 2022

More info:
The issue doesn't happen when you create a project, then add and modify .editorconfig(.net) file

Steps to reproduce:

  1. Clone repo: https://github.com/dotnet/project-system.git on git cmd
  2. Open ProjectSystem.sln with VS
  3. Add .editorconfig(.net) item on Microsoft.VisualStudio.ProjectSystem.Managed.CommonFiles project
  4. Change value the .editorconfig file, then observe the file status
  5. Close and reopen the .editorconfig file
  6. Observe value of .editorconfig file

Actual result:
Step4 result: The status of the .editorconfig file is unedited
Step6 result: The value of the .editorconfig file don't change successfully
7e24e59b-8981-4846-8ddb-ba2c737b962b

@jmarolf jmarolf added this to the 17.2 milestone Mar 17, 2022
@jmarolf jmarolf self-assigned this Mar 17, 2022
@Youssef1313
Copy link
Member

This is the same as #60232 and point 7 in #53171

@Youssef1313
Copy link
Member

Also #54556 and #56676

@jmarolf
Copy link
Contributor Author

jmarolf commented Mar 18, 2022

duplicate of #54556

@jmarolf jmarolf closed this as completed Mar 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants