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 ![image](https://github.com/microsoft/PTVS/assets/59192491/037e9397-1d8c-4f38-80c8-ee4e9d999ab2) **Steps to Reproduce** 1.Install Anaconda (downloads from https://www.anaconda.com/download/) 2.Create Python Application project and view all Python Environments 3.Choose Anaconda environment and Open interactive window 4.Entering enter or typing...

needs triage

**Environment** ![image](https://github.com/microsoft/PTVS/assets/59192491/fa27749b-abba-4799-9ef8-4753bb41b76e) **Steps to Reproduce** 1. Create python application project and add "Lib\test\pythoninfo.py" and remove the default .py file 2. Debug> Launch Python Profiling … 3. Checked the option "Open...

needs triage

**I go through with creating the solution, and it installs up until it says** > Name || Create To || Options > Add to solution || Cancel It does everything,...

needs triage

**Describe the bug** ![image](https://github.com/microsoft/PTVS/assets/59192491/5bfa55af-6d96-45ca-b3a8-9b602f4b6bd1) **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...

needs triage

**Environment** ![image](https://github.com/microsoft/PTVS/assets/59192491/b61d77d5-2cd0-449b-8b14-95118d00fe05) **Steps to Reproduce** 1.Enter the code as shown in the image **Expected behavior** ![image](https://github.com/microsoft/PTVS/assets/59192491/0d49de59-c597-411a-8790-6371bbd74beb) **Additional context and screenshots** IntelliSense does not work when type @. ![image](https://github.com/microsoft/PTVS/assets/59192491/384ced30-42fc-4063-bf1d-cddad51467a9)

needs triage

**Describe the bug** ![image](https://github.com/microsoft/PTVS/assets/82852072/56417bf4-9f72-4853-87ea-73963d1c477f) **Steps to Reproduce** 1. Create a Python Application project 2. Open properties. **Expected behavior** The properties page was displayed successfully. ![image](https://github.com/microsoft/PTVS/assets/82852072/84d1368f-1a4a-47a0-ba65-33fa4799e765) **Additional context and screenshots** Unable...

needs triage

**Describe the bug** ![image](https://github.com/microsoft/PTVS/assets/82852072/e11267ba-a58a-4f3e-b75d-0c3a3ffb4bb8) **Steps to Reproduce** 1. Open a folder. 2. Add a python file. 3. Select any environment in the toolbar combo box. **Expected behavior** The environment was...

needs triage

**Describe the bug** Error dialog when launching solution. ``` [Window Title] devenv.exe [Main Instruction] An unexpected error occurred [Content] Please press Ctrl+C to copy the contents of this dialog and...

bug
P1

We've been asked to refactor our python profiling code to mesh with the new profiling system that VS built. This work is spread between PTVS (me), a python extension (Steve...

_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Ctrl--M--O-Shortcut-Not-Working-as-Exp/10651474)._ --- [severity:It's more difficult to complete my work] [regression] Pressing `Ctrl + M + O` in the `Python editor`,...

enhancement
P3