PTVS icon indicating copy to clipboard operation
PTVS copied to clipboard

Python Tools for Visual Studio

Results 249 PTVS issues
Sort by recently updated
recently updated
newest added

**Environment** Build of Visual Studio: 17.1.0 Preview 2.0 [31904.282.main] Build of Python Package: 17.0.21295.2 OS version: Windows 11 Enterprise 21H2 Python install from Microsoft Store **Steps to Reproduce** 1. Create...

bug
P2

**Environment** ![image](https://user-images.githubusercontent.com/59192491/147221314-c0117398-f2b5-49fe-8ff0-ebefcc1162f9.png) _**Situation1**_ **Steps to Reproduce** 1. Add folder to search path Module1.py file prepared with below code copied to c:\test folder ``` def summizing(title: str, mock: bool): pass def...

bug
P1

From email: I am from Live Share team and currently looking at a python LSP bug in Live Share guest where none of the LSP features (other than syntax highlighting)...

needs repro

_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Intellicode-deletes-everything-in-line-b/1654997)._ --- [severity:It bothers me. A fix would be nice] Intellicode deletes everything in line before keyword if i choose...

P1
waiting for upstream

**Describe the bug** ![image](https://user-images.githubusercontent.com/82852072/130408446-47eb1835-6bf0-404c-ab12-98747665ef91.png) **Steps to Reproduce** 1. Create a Python Application. 2. Create a conda environment. (Install Anaconda (downloads at https://www.anaconda.com/download/) if no Anaconda ) 3. Close the VS...

bug
P2

**Environment** ![image](https://user-images.githubusercontent.com/59192491/132807285-58a5f8f9-8996-4be6-b945-a3571371bbd9.png) **Steps to Reproduce** 1. Create a new Python application 2. Right click Python Environment --> Add Environment to create a Conda environment 3. Close the VS and restart...

bug
P2

_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/python-editor-code-folding-for-def-and-c/10060001)._ --- [severity:I'm unable to use this version] [regression] [worked-in:VS 2019] The python editor code-folding for def and class code...

bug
P2

**Describe the bug** ![image](https://user-images.githubusercontent.com/82852072/149882124-369ce37d-1804-4510-841a-4442bd4a9bec.png) Python install from Microsoft Store. **Steps to Reproduce** 1. Create a Python Application project. 2. Open "Python Environments" window->"Overview" page to enable "Use IPython interactive mode"....

P1

_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Python-Editor---SendSelectionToInteracti/1686544)._ --- [severity:It's more difficult to complete my work] Hello, When I code in Python in Visual Studio, I want...

P2
regression

_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Unable-to-turn-off-autocomplete-suggesti/1650816)._ --- I am unable to see a way to turn off autocomplete suggestions for my python project. I have...

enhancement