Quantcast
Channel: Active questions tagged python - Stack Overflow
Viewing all articles
Browse latest Browse all 13951

Why is pygame.Surface suggestions not showing parameter options in VSCode?

$
0
0

I am having a bit of trouble understanding why the pygame.Surface class does not show parameters when writing it and typing in the parenthesis of the constructor. For example, if I call a function such as pygame.display.set_mode(), below should occur:

Python code with parameter options

However, when I go ahead and try to call the pygame.Surface() constructor, it does not show the hint?

cell.py

I don't know if I am being blind, but I could of sworn that it should.


Viewing all articles
Browse latest Browse all 13951

Trending Articles



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