forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
area-intellisenseLSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc.LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc.info-neededIssue requires more information from posterIssue requires more information from poster
Description
Environment data
VS Code version: 1.18.1
Python Extension version: 0.8.0
Python Version: 3.7.102.0
OS and version: win10
Actual behavior
I'm a student and I am learning to use vscode for latex and python. So I installed the python extension.
But I find the intelliSense not working. I was set up following the instructions online.
This is my settings.json

And I have already seen (https://github.com/Microsoft/vscode-python/issues/276),
But it's useless because of different systems.
Expected behavior
Expect to see autocompletion
Steps to reproduce:
- install vscode on win10
- install the python extension
- IntelliSense not working
- Uninstall the python extension
- install the python extension again
- Restart the vscode
- IntelliSense not working
Logs
Output from Console window (Help->Developer Tools menu)
Is this right?



Metadata
Metadata
Assignees
Labels
area-intellisenseLSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc.LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc.info-neededIssue requires more information from posterIssue requires more information from poster