dotnet / dotnet/project-system
"View code" / "View designer" workflow for project files
Open
Feature-Project-File-Editing
Triage-Approved
- Dominant language
- C#
- Stars
- 1k
- Forks
- 415
- PR merge metrics
- No merged PRs in 30d
Description
As [David Wengier announced on Twitter](https://twitter.com/davidwengier/status/1059966972316864513), VS 2019 preview 2 supports previewing project files when selecting them in Solution Explorer. A natural extension of this would be to support navigation from the code to the Properties view and back, akin to the traditional CodeBehind navigation from code to designer and back; where you can right-click and "View code" in the designer and "View designer" from the code.
It would be extra helpful if the keyboard shortcuts F7 and Shift+F7 worked here as well.
@davidwengier @davkean
Contributor guide
Assessment
This issue has not been assessed yet.