In our codebase we often break webpages down by adding components with the following snippet:
@Html.Partial("~/Views/xy.cshtml")
It would be very useful if you could navigate to the specified .cshtml file by putting the caret in the string, and pressing F12, as you often do with other code sections.
Original Comments
Feedback Bot on 7/20/2021, 06:59 PM:
Thank you for taking the time to provide your suggestion. We will do some preliminary checks to make sure we can proceed further. We'll provide an update once the issue has been triaged by the product team.
Feedback Bot on 8/4/2021, 03:55 PM:
Your suggestion has been queued up for prioritization. Feature suggestions are prioritized based on the value to our broader developer community and the product roadmap. We may not be able to pursue this one immediately, but we will continue to monitor it for community input
This issue has been moved from a ticket on Developer Community.
In our codebase we often break webpages down by adding components with the following snippet:
It would be very useful if you could navigate to the specified .cshtml file by putting the caret in the string, and pressing F12, as you often do with other code sections.
Original Comments
Feedback Bot on 7/20/2021, 06:59 PM:
Thank you for taking the time to provide your suggestion. We will do some preliminary checks to make sure we can proceed further. We'll provide an update once the issue has been triaged by the product team.
Feedback Bot on 8/4/2021, 03:55 PM:
Your suggestion has been queued up for prioritization. Feature suggestions are prioritized based on the value to our broader developer community and the product roadmap. We may not be able to pursue this one immediately, but we will continue to monitor it for community input