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

[BUG] When i rename record param, not rename all references #72581

Closed
arkalyanms opened this issue Mar 18, 2024 · 0 comments · Fixed by #74168
Closed

[BUG] When i rename record param, not rename all references #72581

arkalyanms opened this issue Mar 18, 2024 · 0 comments · Fixed by #74168

Comments

@arkalyanms
Copy link
Member

From vscode-dotnettools created by g4rc1ss: microsoft/vscode-dotnettools#883

Describe the Issue

In vscode when i press f2 to rename one field of record, the references nos change, just the record field

Steps To Reproduce

  1. Create Record with fields
    image
  2. In other class, create a new object and use the field
    image
  3. Go to Record and press f2 or right click > rename
    image
  4. In the Refactor prevew just rename the Record
    image
    image

Expected Behavior

Creo que lo correcto seria renombrar todas las referencias de ese mismo cambio a nivel de solucion

Environment Information

  • OS: Windows, MacOS
  • Version: 1.85.2
  • C# Dev Kit version: 1.3.6
@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged Issues and PRs which have not yet been triaged by a lead label Mar 18, 2024
@arkalyanms arkalyanms added Feature - Rename and removed untriaged Issues and PRs which have not yet been triaged by a lead area-roslyn mac labels Mar 18, 2024
@arkalyanms arkalyanms added this to the 17.11 milestone Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants