linette-zyy

Results 66 comments of linette-zyy

@judej Generally, we do not click the “Find” if follow the test case. This issue was discovered when we do ad-hoc testing. Since we don't always do ad-hoc testing, so...

![image](https://user-images.githubusercontent.com/59192491/201612854-b6db8b55-8c15-42c7-9778-fef9c9ac79e2.png) **I can repro this in other steps:** 1.Launch VS and 'Continue without code' 2.Select View > Cookiecutter Explorer 3.Load a template from the "Recommended" section 4.Add a virtual environment...

On the latest build 17.6.0 Preview 1.0 [33319.311.main], Python Package: 17.0.23005.2, this issue still occurred. ![image](https://user-images.githubusercontent.com/59192491/213636967-838a3095-4812-47f7-8cc1-5200846b0458.png) No tip pops up and the active environment doesn't change as 'env'

@StellaHuang95 In today's latest build:**17.6.0 Preview 2.0 [33423.321.main]**,Python package:**17.0.23047.1**, I can repro in two scenarios, the active environment doesn't change as 'env' **Scenarios 1** 1.Launch VS and open a local...

On today's latest build: **17.8.0 Preview 3.0 [34126.232.main]**, Python Package: **17.0.23262.1** I can not get 'django' & 'HelloDjango' IntelliSense ![django_HelloDjango](https://github.com/microsoft/PTVS/assets/59192491/59b922d4-2988-4c1b-b790-69337aa18110)

I can repro this issue on today's build:```17.8.0 Preview 2.0 [34107.281.d17.8]```,Python Package:```17.0.23237.1``` **repro steps:** 1.Create a new python app 2.Create a conda environment and install python=3.7 numpy Pandas matplotlib ![condaerror](https://github.com/microsoft/PTVS/assets/59192491/be34e917-e70e-4433-9833-60755cd7bbbc)