You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.
This is an intellisense issue with pylance via VS Code.
One of the changes in pylance 2022.2.4 causes logzero.logger intellisense to stop working
i.e. logger.debug is not identified
Intellisense in pylance 2022.2.3 does still function with logzero
This does not appear to cause any issues with code running, it is purely a IDE issue.
I'm not sure there's much else to add, but let me know if there's anything else I can provide.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
This is an intellisense issue with pylance via VS Code.
One of the changes in pylance 2022.2.4 causes logzero.logger intellisense to stop working
i.e. logger.debug is not identified
Intellisense in pylance 2022.2.3 does still function with logzero
This does not appear to cause any issues with code running, it is purely a IDE issue.
I'm not sure there's much else to add, but let me know if there's anything else I can provide.
The text was updated successfully, but these errors were encountered: