forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
area-lintingbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buggood first issueregressionBug didn't exist in a previous releaseBug didn't exist in a previous release
Description
Environment data
- VS Code version: 1.54.0
- Extension version (available under the Extensions sidebar): v2021.2.582707922
- OS and version: Linux x64 5.11.2-arch1-1
- Python version (& distribution if applicable, e.g. Anaconda): 3.5.10
- Type of virtual environment used (N/A | venv | virtualenv | conda | ...): venv
- Relevant/affected Python packages and their versions:
- Relevant/affected Python-related VS Code extensions and their versions: pylance-2021.3.0
- Value of the
python.languageServersetting: pylance-2021.3.0
Expected behaviour
See issues reported by bandit in the "Problems" tab.
Actual behaviour
Bandit output is visible in the "Output tab", but not in the "Problems" tab.
Steps to reproduce:
Flinst0n
Metadata
Metadata
Assignees
Labels
area-lintingbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buggood first issueregressionBug didn't exist in a previous releaseBug didn't exist in a previous release

