Completed
Last Updated: 24 Oct 2022 07:03 by ADMIN
Release 3.6.1 (26 Sep 2022)
Jared
Created on: 15 Sep 2022 19:39
Category: UI for Blazor
Type: Bug Report
17
Telerik UI for Blazor 3.6.0 breaks intellisense/typing in Visual Studio 2022 Version 17.3.4

This is kind of hard to explain, so please see the attached Before and After videos.  In these videos, I'm using a brand new .NET 6 console app.

In the Before video, the Telerik UI for Blazor extension is disabled.  After I type `Console` and hit the period, I see intellisense like I expect to.

In the After video, the extension is enabled.  I'm typing the same thing and hitting period, but something interrupts the period keystroke, and it never appears.  Instead, it just closes the intellisense window.

I used a new console app as an example, but it's happening in all projects.  It's also happening with other keys like semicolons, spaces, and tabs.  It's causing a huge amount of typos and making so I often have to hit keystrokes twice in order for them to register.

I tried doing a full reinstall of Visual Studio.  Everything's fine until I install the Telerik extension, then it starts.  If I disable the extension, the issue goes away.

Attached Files:
14 comments
ADMIN
Nikola
Posted on: 24 Oct 2022 07:03

Hi,

Thank you for your feedback.

We have identified some of these issues and have made improvements to the snippets integration and how we interact with the already available Intellisense. These will go live with the release we have planned for this week. Please get the latest extension version when available and let us know whether the behavior is the same or if there are some advancements.

Thank you in advance.

Regards,


Nikola
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/.

Kieran
Posted on: 21 Oct 2022 08:29

Nikola,

Intellisense suggestion are indeed delayed when one of your extensions are installed.

Also, it is an issue in .cshtml and .cshtml.cs for me, I cannot comment on .razor files as I'm not using them.

Kieran
Posted on: 21 Oct 2022 08:27
I am unable to use the Telerik extensions due to this bug affecting many keys, requiring me to press them twice.
ADMIN
Nikola
Posted on: 13 Oct 2022 15:00

Hi,

Could you please provide the following additional details:

 - Issue is valid for both .cshtml and .razor files and is not present for other file types

 - Intellisense suggestions are delayed while typing C# code or any code in the above-mentioned files

 - Screen becomes irresponsive as a result of delayed Intellisense suggestions

Thank you in advance. I am looking forward to your reply.

Regards,
Nikola
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Stefan
Posted on: 06 Oct 2022 17:06
I confirm and would like to add there is noticeable delay on IntelliSense suggestions. Screen gets sluggish.
Ryan
Posted on: 06 Oct 2022 16:59

I received the update 2022.3.921.3 and while it fixed the issue in .cs files I am still experiencing the issue in .cshtml files when typing c# code.

 

 

Jared
Posted on: 22 Sep 2022 12:02

Joana,

Thank you for the swift response.  Telerik's support is top-notch.  :)

n/a
Posted on: 22 Sep 2022 11:45
The new version 2022.3.921.3 seems to have fixed this issue.
ADMIN
Joana
Posted on: 21 Sep 2022 14:20

Hello everyone,

We sincerely apologize for the caused inconvenience. We are working on a fix and we have scheduled a patch release version to address the issue.

Regards,
Joana
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Adam
Posted on: 21 Sep 2022 13:48
I have the same issue with 17.3.3.  I was having to press the period key twice.  Removed the Telerik UI for Blazor extension and all is normal now.
Ray
Posted on: 21 Sep 2022 10:13

Confirm the same. Telerik UI for ASP.NET Core breaks intellisense in 17.3.4

Neither dot nor bracket is completing the command correctly anymore.

DiscoDan
Posted on: 20 Sep 2022 15:00

I can also confirm that it is broken in 17.3.4

IntelliSense commit character not being entered - Visual Studio Feedback

uninstalled (disabled) and the functionality returned

Stefan
Posted on: 20 Sep 2022 13:29

I can confirm that Telerik Extensions is breaking IntelliSense in VS 17.3.4. I have 2 extensions: UI for ASP Core and UI for Blazor. Either one breaks IntelliSense. Currently I have them both disabled.

I also have reported it to the VS feedback site: IntelliSense would not advance cursor when space is typed. - Visual Studio Feedback which was closed as duplicate of this one IntelliSense commit character not being entered - Visual Studio Feedback

 

 

n/a
Posted on: 20 Sep 2022 07:08

This same issue also appears for the space in "var myVariable".

I had also reported in the VS feedback site (typing dot or space doesn't always work - Visual Studio Feedback) where it was suggested that a Telerik extension was the reason. Disabling that did solve the issue.