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

_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Breaking-Memory-Issue-for-Python-backgro/10728279)._ --- [severity:It's more difficult to complete my work] **Visual Studio version:** Visual Studio 2019 Professional (16.11.39) **Python version:** Python...

needs repro

[Window Title] devenv.exe [Main Instruction] An unexpected error occurred [Content] Please press Ctrl+C to copy the contents of this dialog and report this error to our issue tracker. [V] Show...

needs repro

_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/MTd-fsanitizeaddress-LD:-OSError:-W/10723837)._ --- [severity:I'm unable to use this version] I use Visual Studio Build Tools 2019 1) x64 developer command prompt...

needs repro

_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Python-Workload-for-VS-2022-Pro-does-not/10725068)._ --- [severity:I'm unable to use this version] I just bought a new Surface Pro 11 and now can't use...

needs repro

**Describe the bug** ![image](https://github.com/user-attachments/assets/0251189c-1340-4db6-8208-3265da801da0) **Steps to Reproduce** 1. "New Project->Python->From Existing Python code" to bring up dialog 2. Select a folder that contains multiple tests. (**Note**: You can copy tests...

needs repro

**Describe the bug** ![image](https://github.com/user-attachments/assets/e9541f85-c676-41c7-80b8-355d369ff420) **Steps to Reproduce** 1. Install Anaconda (downloads at https://www.anaconda.com/download/). 2. Create a Python Application and view all Python Environments. 3. Select the Anaconda environment and open...

needs repro

See https://github.com/microsoft/PTVS/issues/6610. The user was able to figure out a fix. The documentation needs to be changed to includes setting `justmycode`

documentation

**Describe the bug** ![image](https://github.com/user-attachments/assets/7fa22b7f-5efb-4706-807c-781f9eebd8cb) **Steps to Reproduce** 1. Create a Python Application project 2. Input some code ``` import array; import glob; import math print(math.cos(10)) ``` 3. Move the cursor...

needs repro

_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/TODOs-not-displaying-for-Python-in-Task-/10710932)._ --- [severity:It bothers me. A fix would be nice] Using Microsoft Visual Studio version 17.11.0 Preview 5: TODOs and...

waiting for response

**Environment** ![image](https://github.com/user-attachments/assets/5ed0b87d-76f5-4acb-89ae-08e754a0e070) **Steps to Reproduce** 1.Check "Automatically add brackets for functions" (Tools/Options/Text Editor/Python/Advanced) 2.Add "import os" to python file. 3.Write "os.getc", you'll see autocomplete for os.getcwd, selecting it, ensure: **Expected...

bug
P2