I use VS a lot, but I don't try to use the Code Intellisense with anything other than the stock Python built-ins. I wouldn't begin to know how to incorporate pypi or custom modules. But then I don't use VS's code completion (which drives me absolutely bonkers if left turned on) or property/method hints when typing. I only use it for code highlighting, section collapsing/expanding, and syntax checking.
Last edited by DiapDealer; 06-05-2023 at 10:54 AM.
|