Quantcast
Channel: Active questions tagged visual-studio-code - Stack Overflow
Viewing all articles
Browse latest Browse all 97327

Disable autocomplete for certain classes, Visual Studio Code, Python

$
0
0

I'm not entirely sure this is an autocomplete issue, but I think it is. When I am editing a script in Visual Studio Code, without fail, every single time I try to call a method from an object and type a period, it shows me these completely irrelevant options. So, I don't want to disable autocomplete altogether, because occasionally, it does show me function names from modules when I type a period, but this other case happens so often it's really annoying. Not to mention, when I press the spacebar to try to get it to go away, it doesn't (like if I want to press enter to go to the next line). Instead, it will place the first selection in the autocomplete menu, which is never want I want. So I have to use my mouse and advance to the other line. Cumbersome and unnecessary.

So maybe I need to know, how to remove these certain classes from autocomplete? Or if someone knows how to get what I need in other ways, that would be great.

enter image description here


Viewing all articles
Browse latest Browse all 97327

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>