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

Rename 'class1' to 'Class1' lingers after IDE1006 fixer #74217

Open
RieBi opened this issue Jun 30, 2024 · 0 comments
Open

Rename 'class1' to 'Class1' lingers after IDE1006 fixer #74217

RieBi opened this issue Jun 30, 2024 · 0 comments
Assignees
Labels

Comments

@RieBi
Copy link

RieBi commented Jun 30, 2024

Steps to Reproduce:

  1. Create a new Console App template project in Visual Studio using top-level instructions
  2. Create a new class file in the project named 'class1.cs'
  3. Use fixer for IDE1006
  4. Observe the "rename 'class1' to 'Class1'" that does nothing.

IDE1006:

If this is a report about a bug in an analyzer, please include the diagnostic ID and message if possible (e.g. "IDE0030: Use coalesce expression").

Expected Behavior: Nothing redundant appears after IDE1006 fixer is used

Actual Behavior: That strange thing appears

VS version: 17.10.3

Details in the video:

useful1.mp4
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Jun 30, 2024
@Cosifne Cosifne self-assigned this Jul 1, 2024
@Cosifne Cosifne removed the untriaged Issues and PRs which have not yet been triaged by a lead label Jul 1, 2024
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

2 participants