Cortex XSOAR extension for VSCode 0.6.1
- Set
python.analysis.typeCheckingMode
tobasic
In Content and Demisto-SDK VSCode settings. - Set
justMyCode
setting tofalse
when running tests, to debug third party code. - Fixed an issue in Install XSOAR local development environment where
pyenv
installation fails.