Visual Studio 2019 .razor file Code Editor F1 Help

Chandra Mohan 461 Reputation points
2021-04-05T23:24:39.017+00:00

I am unable to navigate to the documentation (F1 Key) by selecting any element in the .razor file. However, F1 command works fine in both html and CS file.
Could you please help in resolving this issue?

Project: Blazor Web Assembly
IDE: Visual studio 2019

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,375 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,573 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
961 questions
0 comments No comments
{count} votes

Accepted answer
  1. Dylan Zhu-MSFT 6,406 Reputation points
    2021-04-06T02:28:21.02+00:00

    Hi Rayaprol,

    You can open visual studio installer, then check if the ASP.NET and web development tool has been installed.
    84600-image.png

    Best Regards, Dylan

    If the answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our * *documentation* to enable e-mail notifications if you want to receive the related email notification for this thread.**


1 additional answer

Sort by: Most helpful
  1. Chandra Mohan 461 Reputation points
    2021-04-06T11:18:19.917+00:00

    Hi @Dylan Zhu-MSFT ,

    I got the Code F1 Help Pop up page and as suggested repaired the visual studio 2019. This resolved the issue and now navigating smoothly to the relevant html tag help page. Thank your for your support.

    Just also want to list similar issue. I am unable to navigate to the Microsoft Predefined razor component <AuthorizeView> help reference. The Razor file and pop up page image attached for your reference. Your expert suggestions in resolving this issue will be greatly appreciated.

    Best Regards,
    Chandra Mohan