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

Occasional mixing of code-behind and razor file when renaming razor file #18927

Closed
ryanbrandenburg opened this issue Feb 10, 2020 · 2 comments · Fixed by dotnet/vscode-csharp#3592
Assignees
Labels
area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates Done This issue has been fixed

Comments

@ryanbrandenburg
Copy link
Contributor

MicrosoftTeams-image

Per the report:
"I renamed @DoThatThing to @DoesNotExist and after saving and waiting those are the reported problems"

@ryanbrandenburg ryanbrandenburg added area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates feature-razor.tooling labels Feb 10, 2020
@ryanbrandenburg
Copy link
Contributor Author

Got some clairification: The scenario here is to paste in @DoesNotExist, then have both the __virtual.cs and .razor results. If you edit the file it will disappear.

@NTaylorMullen
Copy link
Contributor

Fixed in O#

@ghost ghost locked as resolved and limited conversation to collaborators Apr 1, 2020
@NTaylorMullen NTaylorMullen added the Done This issue has been fixed label Apr 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates Done This issue has been fixed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants