You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[severity:I'm unable to use this version] [regression]
After VS2022 is updated to the latest version, create a new Python .py source file and save it to the .sln project. Then restart the computer, reopen the .sln project file, in the source code of the .py, all the third-party libraries can not be intelligently prompted, and cannot be intelligently completed. This issue only occurs after updating, restarting the system, and opening the old project, and the new project is not triggered
Original Comments
Feedback Bot on 12/3/2024, 05:20 PM:
We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.
The text was updated successfully, but these errors were encountered:
Thanks for reaching out! Could you provide the screenshot again? It appears to be corrupted. To help us investigate further, we’ll also need sample code and detailed repro steps.
When you say third-party libraries aren't being intelligently prompted, do you mean you’re not getting autocompletions? Have you ensured that the active Python environment is set to the one where those packages are installed?
Also, please set the Log Level to Trace under Tools -> Options -> Python -> Analysis, and check the Pylance output window. Let us know what the log says.
Resolved!
Sorry, I've been a bit busy lately and just saw the message. Thank you very much for your concern, after I upgraded to the latest update a few days ago, version number 17.12.3, this issue to be fixed!
This issue has been moved from a ticket on Developer Community.
[severity:I'm unable to use this version] [regression]
After VS2022 is updated to the latest version, create a new Python .py source file and save it to the .sln project. Then restart the computer, reopen the .sln project file, in the source code of the .py, all the third-party libraries can not be intelligently prompted, and cannot be intelligently completed. This issue only occurs after updating, restarting the system, and opening the old project, and the new project is not triggered
Original Comments
Feedback Bot on 12/3/2024, 05:20 PM:
We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.
The text was updated successfully, but these errors were encountered: