logzero
logzero copied to clipboard
VS Code intellisense stops working from Pylance 2022.2.4
- logzero version: 1.7.0
- Python version: 3.8.10 64-bit
- Operating System: Windows 10
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.