linette-zyy

Results 66 comments of linette-zyy

@int19h on today's build, i can repro these two phenomena ,though i do 'import threading' in the script ![image](https://user-images.githubusercontent.com/59192491/177521057-e9079959-9899-4170-beb1-4da065eff1e0.png) **Situation1**(the breakpoint is hit) ![image](https://user-images.githubusercontent.com/59192491/177521692-56360341-b360-410b-9806-113fe43a4e6b.png) **Situation2**(the breakpoint isn't hit) ![image](https://user-images.githubusercontent.com/59192491/177521898-c4b92e1f-73a7-4a7c-b165-408648101a56.png) ###...

![image](https://user-images.githubusercontent.com/59192491/158316343-3766cd58-cdf1-4db7-965a-cf24dc4cecac.png) This issue also can reproduce on Python3.8. ![Python3 8](https://user-images.githubusercontent.com/59192491/158316320-dffa1646-67bb-4801-837e-2e0c9d0652f9.gif)

![image](https://user-images.githubusercontent.com/59192491/183359361-42de4bf5-29ad-4e48-b2c3-5f04dfdd0093.png) I can repro this in today's latest build

I can also repro this in multiple scenarios , IntelliSense works well, but the error list window still doesn't work. In VS, File -> New -> Web Project -> Add...

https://github.com/microsoft/PTVS/issues/6713 today's build is vs 2022 Preview 4, but it doesn't be fixed

![image](https://user-images.githubusercontent.com/59192491/172547424-4d2f89ad-a882-4ee9-806c-095ea81dcde4.png) In today's build, i can get intellisense from 'PYTHONPATH'. But when i checked the "Ignore system-wide PYTHONPATH variables", i still get the intellisense ![image](https://user-images.githubusercontent.com/59192491/172548582-b9b40c9d-416f-42c4-94c0-2558931ff472.png)

@int19h This issue still reproduced on this environment Build of Visual Studio: 17.1.0 Preview 2.0 [31915.222.main] Build of Python Package: 17.0.21308.2 Is this build out of sync?

Python - VC Project Support - 17.0.21153.2 This is version is not fixed.

This issue is not reproduced on the latest build ![image](https://user-images.githubusercontent.com/59192491/147807860-902cc0db-cef2-4d17-a280-e6ca47e62b6e.png) So I closed this issue.

![image](https://user-images.githubusercontent.com/59192491/151648577-90590767-24a7-4e5d-84a6-a709e873dccc.png) This issue reproduce on today's build, so I reopen this issue. Between python applications ![image](https://user-images.githubusercontent.com/59192491/151648561-ade656a8-0c5d-4e25-bdc0-31bfd7617daa.png) Between Python Application and C++ project ![image](https://user-images.githubusercontent.com/59192491/151648587-6bfcc5f0-75f5-4af5-aed5-ed741a1c6b07.png)