linette-zyy

Results 45 issues of linette-zyy

**Environment** ![image](https://user-images.githubusercontent.com/59192491/182787322-3f9cd3ff-af17-482f-a14d-0c2237991702.png) **Steps to Reproduce** 1.Create a project and write 'print xxxx' in default .py file 2.File -> Project, same steps as step1 3.Check the IntelliSense and ErrorList Window **Expected...

needs investigation

**Environment** ![image](https://user-images.githubusercontent.com/59192491/132613493-a514b34d-49e4-4c6f-bb85-21f24cbed782.png) **Steps to Reproduce** 1. Create new project: Visual C++ > Windows Desktop > Windows Console Application 2. Open the property page 3. Click Debugging tab 4. Click to...

bug

**Environment** ![image](https://user-images.githubusercontent.com/59192491/167242994-259462d2-5732-4f7f-b58c-e262fe6a30e3.png) **Steps to Reproduce** 1.Launch VS and create new python application 2.Add an input('>') or raw_input('>') at the top of your code - depends on version of python 3.Add...

needs investigation

**Environment** ![image](https://user-images.githubusercontent.com/59192491/177124566-f2c50bda-d284-4eab-80aa-3cbdc0bbb411.png) **Steps to Reproduce** 1.Create a Python Project 2.Select 'View All Python Environments' ![image](https://user-images.githubusercontent.com/59192491/177125169-dd30b49a-ecd4-46d8-ac97-238ebb2e9bcb.png) 3.Check the Python Environments window is open 4.Close the Python Environments window and repeat step...

needs investigation

**Environment** ![image](https://user-images.githubusercontent.com/59192491/165046375-118d4d3c-d39a-40ab-97d3-88d9c152a808.png) **Steps to Reproduce** 1. Open folder in SE. 2. Add new python file in SE named WholsRunningMe.py 3. Add folder named TestMethod under current workspace 4. Add __init__.py...

bug
P2

**Environment** ![image](https://user-images.githubusercontent.com/59192491/176630396-3462c262-f6a2-4b04-a262-78184c5f20e6.png) **Steps to Reproduce** 1.Create a Python Application 2.Open an Interactive Window 3.Write some codes to get intellisense 4.Write '$help' to get REPL commands ![image](https://user-images.githubusercontent.com/59192491/176631673-cf531842-a36a-4ce9-9e91-b1665f50ebcb.png) 5.Write '$cls' 6.Repeat step3...

bug
P2

**Environment** ![image](https://user-images.githubusercontent.com/59192491/177108931-0625adc9-54af-4e59-b6cc-e80fdf448b65.png) **Steps to Reproduce** 1.Create a Flask Web Project. 2.Click Create virtual environment( Make sure Flask was successfully installed ). ![image](https://user-images.githubusercontent.com/59192491/177110935-207ef56f-3668-4e72-a05a-a53605ff47da.png) 3.Reload the Project. **Expected behavior** After Flask is...

bug

**Environment** ![image](https://user-images.githubusercontent.com/59192491/168545751-76a2295b-b7d8-4846-86f2-b0fb628d995f.png) **Steps to Reproduce** 1. Create a Python Application. 2. Open Live Share, make connection between host and client. 3. Click Share Terminal(Read-only) **Expected behavior** No warnings and no...

waiting for upstream

**Environment** ![image](https://user-images.githubusercontent.com/59192491/127972866-6f4721ad-4e6f-4a46-be07-a208d66db2ca.png) **Steps to Reproduce** 1. Open folder in SE. 2. Add new python file in SE named module1.py 3. Select an python environment from the python toolbar to open...

## Environment data ![image](https://user-images.githubusercontent.com/59192491/173011745-eea6b913-1f1e-44ed-8fbd-c5c65dd2aec0.png) ## Expect behavior ![image](https://user-images.githubusercontent.com/59192491/173036170-7cf71b5c-3a40-42c1-b7fd-c5677712ba6b.png) ## Actual behavior Press @ and nothing appears, press Ctrl+J, completions show like below, ![image](https://user-images.githubusercontent.com/59192491/173036213-86daceae-bfba-4b7f-9a60-24f824b78323.png) Choose "and' in the list, the @...

enhancement