Visual studio update to PY 3.x wrecked my intellisense

Following an update of my VS community to include python:

and updated:

I broke my python intellisense (seen in previous post).

**STILL BROKEN : (

I created a project ILO just a file using the create using code

This creates a solution which allows access to python versions which is just a mirage:


and everything seemed to be resolving again- but no intellisense. Just the errors went away.

(Thank you Microsoft Visual Studio!)
Dang- still broken - the solution creates stubs so the functions won't trip the errors, but doesn't install the intellisense.

Reading up on STUBS here from a VS Coder https://docs.microsoft.com/en-us/visualstudio/python/editing-python-code-in-visual-studio?view=vs-2022 on GIT  https://github.com/python/mypy/wiki/Creating-Stubs-For-Python-Modules - After renaming it and pointint to the "top" reference it seems to work:


Separate multiples with semicolons. Will need to ahve a clr, sys, system as well?
Resolved in nect post!

Comments

Popular posts from this blog

Revit area plans adding new types and references (Gross and rentable)

Powerpoint countdown and current time in slides VBA

Revit Python in Visual Studio Revit Stubs 2022 for Python Revit Intellisense