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,190 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. Mattias Besemann 55 Reputation points
    2023-10-31T20:35:14.4666667+00:00

    In VS 17.7.6 IntelliSense is not triggering with a period, but it's still possible to trigger it by using Control + Space or Control + J.

    EDIT: Wow I just realized somehow these 2 settings were unchecked (Options -> Text Editor -> C# -> General):
    User's image

    Everything is working again - replace C# with your language of choice.

    11 people found this answer helpful.

  2. MelvynShepherd-9518 266 Reputation points
    2023-03-07T11:41:56.6833333+00:00

    It works for new projects but not for previously created projects.

    2 people found this answer helpful.

  3. PCz 10 Reputation points
    2023-03-15T11:25:02.7733333+00:00

    Hello,

    I confirm the same problem. Boost libraries includes generaring problem since VS 2022 17.5 and continue with 17.5.2 and 17.5.2. For VS 2022 17.4.x worked fine. Latest BOOSt 1.81 in use, also checked on 1.78 - the same behaviour.

    Multiple errors in detected in boost concpt_check.hpp causes Intellisense stop working however the user code compiles and generates all outputs correctly.

    User's image

    User's image

    2 people found this answer helpful.
    0 comments No comments

  4. Pacôme Danhiez 15 Reputation points
    2023-06-04T15:03:25.6566667+00:00

    Still not working with version 17.6 ……

    I am stuck to version 17.4 for few months now.

    please fix it,

    2 people found this answer helpful.
    0 comments No comments

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.