python-language-server icon indicating copy to clipboard operation
python-language-server copied to clipboard

Microsoft Language Server for Python

Results 101 python-language-server issues
Sort by recently updated
recently updated
newest added

## 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...

![image](https://user-images.githubusercontent.com/49772438/82524007-55fc8680-9b60-11ea-9861-31d39294e7e2.png) ![image](https://user-images.githubusercontent.com/49772438/82524074-8fcd8d00-9b60-11ea-9f5b-8ef8b494abec.png) no "fields" in this file at all. super weird

question

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...

enhancement

### 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 -...