Declined
Last Updated: 16 Dec 2021 11:47 by ADMIN
Will
Created on: 30 Nov 2021 10:45
Category: UI for ASP.NET Core
Type: Bug Report
1
Missing Tag Helpers for ASP.NET Core in Visual Studio 2022 IntelliSense

### Bug report

The Button TagHelper is missing in the Visual Studio 2022 IntelliSense. 

### Reproduction of the problem

Create a Telerik UI for ASP.NET Core application (.NET 6) and try to insert a Button TagHelper by using the IntelliSense. It appears that not all available Telerik UI components are available in the suggested list.

### Environment

* **Visual Studio Professional 2022 version: 17.1.0 Preview 1.1

* **Kendo UI version: 2021.3.1109
* **jQuery version: 1.12.4
* **Browser: [all]

2 comments
ADMIN
Mihaela
Posted on: 16 Dec 2021 11:27

Hello Will,

Thank you very much for bringing this to our attention.

It appears that the IntelliSense issue is related to the Razor editor in VisualStudio 2022. It is discussed in the following posts:

I would recommend logging an issue in the ASP.NET Core Razor tooling GitHub: https://github.com/dotnet/razor-tooling/issues

 

Regards, Mihaela Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Will
Posted on: 09 Dec 2021 22:40
It seems to be related to the new Razor editor.  If you enable the legacy Razor editor, IntelliSense populates correctly.