ttSpace

Results 35 issues of ttSpace

**Describe the bug** ![image](https://user-images.githubusercontent.com/82852072/168978006-7adfb783-fcb3-4fc5-bb87-be1967a97c91.png) **Steps to Reproduce** 1. Create a Python Application. **Note: Launch VS under a non-admin user.** (Create a local user account, log in to the account, and...

needs investigation

**Describe the bug** ![image](https://user-images.githubusercontent.com/82852072/156712433-331d5d13-3052-4865-83a3-22e6820e94d7.png) Install Python 3.10 from https://www.python.org/ **Steps to Reproduce** 1. Create a Python Application. 2. Click LiveShare and sign in. 3. Visual Studio Live Share Firewall Access,...

P2

**Describe the bug** ![image](https://user-images.githubusercontent.com/82852072/127970584-aebfacea-6601-4cf4-b0d1-c83134bdc0cd.png) **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...

enhancement

**Describe the bug** ![image](https://user-images.githubusercontent.com/82852072/137884090-b641e787-99fc-478c-a292-7356263b6277.png) Python 3.9 install from Microsoft Store Windows 10 Enterprise, Version 2004 **Steps to Reproduce** 1. Create a Python Application. 2. Type ``` import decimal decimal.Decimal() ```...

bug
P2

**Describe the bug** ![image](https://user-images.githubusercontent.com/82852072/136921249-200b8251-f663-441d-84da-2cc04b4f0983.png) **Steps to Reproduce** 1. Check Formatter (Tools/Options/Text Editor/Python/Formatting) is ```black``` (default) 2. Type ``` ######this is a comment import os,sys; spam( ham [ 1 ], {...

rel-note

If you set a folder location in project properties/publish and hit publish, it says "project is not configured for publishing in project properties". Clicking publish should probably auto-save.

P2

**Describe the bug** ![image](https://user-images.githubusercontent.com/82852072/120429146-7da74100-c3a7-11eb-8290-da65151e92f5.png) **Steps to Reproduce** ![image](https://user-images.githubusercontent.com/82852072/120429788-95cb9000-c3a8-11eb-8812-0a912b253870.png) **Expected behavior** Navigate bar displayed at the top of each editor window and includes a tow-level list of definitions. i. Left drop-down...

bug
P2
needs repro

**Describe the bug** ![image](https://user-images.githubusercontent.com/82852072/130910285-661aa8b1-c2f0-4bad-9954-c7fc089a6b2a.png) **Steps to Reproduce** 1. Create a Python Application. 2. Right click on the project and select Add > Existing Item … 3. In the prompts dialog,...

## Environment data - Build of Visual Studio Code - Insiders: 1.86.0-insider - Build of python-insider: v2023.25.10101826 - Build of pylance-insider: v2023.12.103 ## Repro Steps 1. Create a new directory...

needs repro

**Describe the bug** Python from VS. **Steps to Reproduce** 1. Create a Python Application. **Additional context and screenshots** ## Logs Output for General in the Output panel ``` Python was...

user responded