python-language-server
python-language-server copied to clipboard
Microsoft Language Server for Python
## Environment data - VS Code version: 1.45.1 - Extension version (available under the Extensions sidebar): 2020.5.78807 - OS and version: macOS Catalina 10.15.4 - Python version (& distribution if...
## Environment data - Language Server version: ms-python.python-2020.5.80290 - OS and version: Windows 10 1803 - Python version (& distribution if applicable, e.g. Anaconda): 3.8.2 ## Expected behaviour Module is...
Due to [completion.py stuck in endless loop @ 100% CPU](https://github.com/microsoft/vscode-python/issues/11747#issuecomment-637590558) I have disabled jedi Intellisense. It appears that this breaks linting. ## Environment data - Version: 1.45.1 - Python extension:...
## Environment data - Version Info - MS Language Server: 0.5.45 - OS: Windows10 19041 x64 - Python: Python 3.8.3 64-bit - VS Code: 1.45.1 - Python Extension:2020.5.80290 - Settings...
## Environment data - VS Code version: 1.45.1 - Extension version (available under the Extensions sidebar): 2020.5.80290 - OS and version: Windows_NT x64 10.0.18363 - Python version (& distribution if...
## Environment data - VS Code version: 1.45.1 - Extension version (available under the Extensions sidebar): 2020.5.80290 - OS and version: Win 10 x64 - Python version (& distribution if...
## Environment data - VS Code version: **1.45.0 (should be any though)** - Extension version (available under the Extensions sidebar): **2020.5.78807 (should be any though)** - OS and version: **Darwin...
  no "fields" in this file at all. super weird
Classes decorated as `@dataclass` get a slew of methods added to them, which we currently cannot detect: https://docs.python.org/3/library/dataclasses.html For example, if I declared a `Point` class as a dataclass, I'd...
### IntelliSense is not working for **object instances in the Editor Tab**. ## Environment data - VS Code version: 1.43.2 - Extension version (available under the Extensions sidebar): 2020.3.71659 -...