This is a migrated thread and some comments may be shown as answers.

Intellisense shows "No Suggestions"

3 Answers 503 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Steve
Top achievements
Rank 1
Steve asked on 18 Jun 2020, 02:15 PM

I installed UI for Blazor into an existing Blazor Server project. I have confirmed that the Telerik control for Blazor are functioning with my pages. However, when using the controls on a Razor page I am not getting any Intellisense suggestions. If I do CTRL + Space Intellisense displays "No Suggestions". Have I missed a setup step or something?

Thanks.

3 Answers, 1 is accepted

Sort by
0
Accepted
Marin Bratanov
Telerik team
answered on 18 Jun 2020, 02:21 PM

Hi Steve,

There is no extra step needed to get intellisense running - it should happen automatically and Visual Studio should take care of it for you - none of us really has control over that.

Maybe a restart/update/repair on VS will help too.

What else I can suggest you look into is:

  • make sure that the components are used in a Razor Component (.razor file) and not a Razor Page (.cshtml file)
  • check if enabling/reinstalling/installing/removing the "Visual Studio IntelliCode" extension makes a difference as it has to do with intellisense
  • check if disabling other intellisense related tools (such as ReSharper maybe) makes a difference

 

 

Regards,
Marin Bratanov
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
0
Accepted
Steve
Top achievements
Rank 1
answered on 18 Jun 2020, 02:45 PM

Double checked usage per your suggestions and restarted Visual Studio 2019. Intellisense showed up after the restart.

Thanks.

0
Marin Bratanov
Telerik team
answered on 18 Jun 2020, 02:47 PM

Great!

 

Regards,
Marin Bratanov
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
Tags
General Discussions
Asked by
Steve
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Steve
Top achievements
Rank 1
Share this question
or