Skip to content

Published 1.1.208

Compare
Choose a tag to compare
@erictraut erictraut released this 12 Jan 22:15
· 3441 commits to main since this release

Enhancement (from pylance): Added support for USERNAME and VIRTUAL_ENV shell variables in ".env" file.

Enhancement (from pylance): Improved completion provider suggestions for static members.

Bug Fix: Reverted check for base classes that use variables. It was too disruptive, so another approach is needed.