ttSpace

Results 35 issues of ttSpace

**Describe the bug** **Steps to Reproduce** 1. Create python application named PythonAppication1 2. Create python application named PythonAppication2 3. Right-click in PythonAppication1 and select Add->reference..., select PythonApplication2 as referenced 4....

needs repro

**Describe the bug** ![image](https://github.com/microsoft/PTVS/assets/82852072/b939ebdd-2af2-42e7-9c8e-841e85ffc591) **Steps to Reproduce** 1. Launch VS 2. Click "View->Cookiecutter Explorer" 3. Select "tiangolo/full-stack-fastapi-postgresql" to click "Next" 4. Wait for load successfully and then click "Create and...

**Describe the bug** ![image](https://github.com/microsoft/PTVS/assets/82852072/3df65b85-e720-4541-9ed7-ae4b7030e339) **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 ) **Expected behavior** No error...

bug
user responded

**Describe the bug** ![image](https://github.com/microsoft/PTVS/assets/82852072/e25d40a5-25f0-4a0f-aecb-cb18c11d1f70) **Steps to Reproduce** 1. Create a Python Application project. 2. Right-click on the current environment and select Manage Python Packages... 3. Switch to overview page. 4....

needs investigation

**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** ![image](https://github.com/microsoft/PTVS/assets/82852072/c3fbce15-5a80-49c1-8981-5b3655d2711f) **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...

user responded

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

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