How to fix Visual Studio 2022 17.5 Intellisense not working

MelvynShepherd-9518 266 Reputation points
2023-03-01T12:28:36.9666667+00:00

Visual Studio 2022 Enterprise Edition version 17.5.1

Intellisense and snippets are not working

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,448 questions
{count} votes

Accepted answer
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

33 additional answers

Sort by: Most helpful
  1. Fawad Raza 10 Reputation points
    2023-12-11T17:37:49.7166667+00:00

    Just had this issue today, all Intellisense was lost but for just one Solution, everything else was fine. Even PC restart did not resolve it.

    Closing Visual Studio down, removing .suo and .user files from that project/solution fixed it for me.

    Thanks.

    2 people found this answer helpful.
    0 comments No comments

  2. Fabio Giacomelli 6 Reputation points
    2023-05-24T17:20:12.51+00:00

    Same problem for me, intellisense is broken on XAML files in MAUI project. I'm using the 17.6.1 version. In the previous version it worked.

    I tried to reinstall a fresh version, deleting .vs folder, close all the tabs, rebuild, but at this time is not solved

    1 person found this answer helpful.
    0 comments No comments

  3. Stephen Miller 5 Reputation points
    2023-07-13T21:20:41.2933333+00:00

    I have the problem, as well. It is only in the xaml editor... C# code does show intellisense fine...

    1 person found this answer helpful.
    0 comments No comments

  4. Asbjørn Engås 5 Reputation points
    2023-09-09T12:40:34.11+00:00

    I have this problem in Visual Studio 17.7.3. Intellisense is not showing up in the XAML-editor in MAUI projects. But it does work in the C# editor.

    Any fixes for this planned soon?

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.