Linked Questions

36 votes
5 answers
15k views

Small annoyance... Does anyone know how to get rid of the tip that pops up on hover for CSS and JS? I couldn't find anything related in the settings file. See screenshot:
Martavis P.'s user avatar
  • 1,838
6 votes
1 answer
6k views

I've disabled every setting that appears to cause the suggestions and tool tips similar to the one below: screenshot of the tool-tip Here is a my settings.json: { "editor....
smilesr's user avatar
  • 543
1 vote
2 answers
1k views

I want to disable the capability of Visual Studio Code to display code definition, without affecting hover compiler messages. According to this post: How to remove popup window showing function ...
tribbloid's user avatar
  • 3,812
-2 votes
1 answer
318 views

Whenever I hover props of an element, VS Code shows tips like a pop up. For example in this picture it shows the type of the stroke-linejoin: I need to disable this behavior and replace it with a ...
Mehdi Faraji's user avatar
  • 4,094
1 vote
0 answers
72 views

Started using Visual Studio for Flutter. It always shows debug messages whenever cursor is hovering over code which I admit are useful, however, many times it's a struggle just to type a character of ...
deusoz's user avatar
  • 185
1 vote
0 answers
62 views

I've switched to VSCode and I find it mostly pretty good. However, I find Intellisense and the like more of a hindrance than a help 80% of the time. As an example, here's a screenshot while editing ...
JL Peyret's user avatar
  • 12.2k
0 votes
0 answers
50 views

I am coding in PHP in Vscode 1.56.2 which I believe is the latest update and when I hover over, say, the word 'Class' I get a pop-up explaining what a class is. From the Vscode website I am advised to ...
user avatar
30 votes
1 answer
37k views

I just shifted from my old bud Sublime to VSCode. I really liked the way it works and the features it has. I'm a newbie python developer. I found two popular python extensions for VSCode: Python, and ...
user avatar
14 votes
5 answers
42k views

When I go to the function, I want to see its references links and navigate to them. In my Sublime Text it is working properly but I want to make proper in my VS Code also.
ruwanmadhusanka's user avatar
9 votes
1 answer
15k views

My VSC shows the wavy underlines when something's wrong with my code, but does not display the hint overlay when I hover my mouse on it. This happens whatever the language used (from CSS to Typescript)...
Pierre Le Bot's user avatar
15 votes
2 answers
3k views

I'd like to change the position of the Visual Studio Code hint tooltip that is useful, but horribly placed sometimes. (covering the code, jumping all over the place while typing, etc.) I don't know if ...
Kev's user avatar
  • 5,480
3 votes
3 answers
4k views

While I'm typing, I constantly get these pop-up explanation windows which are extremely annoying. How can I disable it?
CrimsonDay's user avatar
10 votes
2 answers
9k views

In my Mac OS 10.14 I have VS Code 1.47.3 and yesterday installed Java Extension Pack 0.9.1. I am able to run Java project (Maven) but I do not see any javadoc on hover feature. For example when mouse ...
ace's user avatar
  • 12.1k
4 votes
2 answers
1k views

I want to disable hover hint for python keyword (for example import), but preserve linter message. How can I do this? UPDATE: settings.json { "python.pythonPath": "venv/bin/python&...
IgorNikolaev's user avatar
  • 1,063
3 votes
3 answers
1k views

A similar question was asked for Eclipse: Add Java Docs in Eclipse working on OpenJDK I found /usr/lib/jvm/java-11-openjdk-amd64/lib/src.zip on my system. Building and runing a source file works. ...
nuiun's user avatar
  • 854

15 30 50 per page