How to disable pop-up window with tips etc. in VS 2022 v17.12.2.

Don 0 Reputation points
2024-12-02T23:09:37.3666667+00:00

I'm new to VS trying to teach myself some HTML.

How do you disable the pop-up box from appearing?

Developer technologies | Visual Studio | Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Anna Xiu-MSFT 31,056 Reputation points Microsoft External Staff
    2024-12-03T03:34:33.7766667+00:00

    Hi @Don, 

    Welcome to Microsoft Q&A! 

    Do you want to disable the IntelliSense in HTML page? 

    Please go to Tools > Options > Text Editor > All Languages > General > deselect the “Auto list members” and “Parameter information” options. 

    Update:

    Please go to Tools > Options > Text Editor > HTML > Advanced > change the “Enable Element Tooltips” to False.

    User's image

    Sincerely,

    Anna


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".  Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

     

    1 person found this answer helpful.

  2. Don 0 Reputation points
    2024-12-23T18:28:18.85+00:00

    It worked like a charm.


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.