Skip to content

Renaming C# in Codespaces does not apply to impacted Razor files closed or open. #49216

@NTaylorMullen

Description

@NTaylorMullen

Version Used:
image

Steps to Reproduce:

  1. Create codespaces for https://github.com/NTaylorMullen/ASPNETProjects.git
  2. Open BlazorServer/Data/WeatherForecast.cs
  3. Rename the property TemperatureC -> TemperatureCelsius

Expected Behavior:
FetchData.razor has its TemperatureC reference updated.

Actual Behavior:
FetchData.razor is untouched.

/cc @dibarbet

Note: Doesn't matter if the file is open or not. If the rename originates from Razor everything applies correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-IDEBuguntriagedIssues and PRs which have not yet been triaged by a lead

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions