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

Freshly created editorconfig gets duplicated rules added when file is open in VS #72382

Closed
ltlombardi opened this issue Mar 4, 2024 · 1 comment
Labels
Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead

Comments

@ltlombardi
Copy link

Version Used:
Visual studio community Version 17.9.0
Steps to Reproduce:

  1. Add editorconfig to VS. It gets added with default rules. Or use the one I provide
  2. Click on editorconfig file to edit it, and VS opens the GUI form editor, and immediately edits the file, adding duplicated rules

image
image
editorconfig.zip
Expected Behavior:
VS is adding duplicated rules to the file
Actual Behavior:
No duplicated rules is added. Nothing should be added or changed without user input

@dotnet-issue-labeler dotnet-issue-labeler bot added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Mar 4, 2024
@sharwell
Copy link
Member

sharwell commented Mar 6, 2024

Duplicate of #59325

@sharwell sharwell marked this as a duplicate of #59325 Mar 6, 2024
@sharwell sharwell closed this as not planned Won't fix, can't repro, duplicate, stale Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead
Projects
None yet
Development

No branches or pull requests

2 participants