forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bug
Description
Environment data
- VS Code version: 1.53.0
- Extension version (available under the Extensions sidebar): 2021.1.502429796
- OS and version: Windows 10
- Python version (& distribution if applicable, e.g. Anaconda): Tried 3.7, 3.8, 3.9
- Type of virtual environment used (N/A | venv | virtualenv | conda | ...): Any
- Relevant/affected Python packages and their versions: None
- Relevant/affected Python-related VS Code extensions and their versions: None
- Value of the
python.languageServersetting: Pylance, Jedi, Microsoft all have this issue
Expected behaviour
Was using this extension for years, everytime I typed some of the default constructions, such as "for", "if", "try", etc., I'd get a list of snippets that I could just tab through.
Actual behaviour
After updating to 1.53.0, this feature stopped working and even reinstalling everything from scratch (resetting all settings and clearing everything relevant to VSCode) seems to not change it, only snippets are gone, everything else works fine.
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bug
