Closed
Description
Testing #16796
The Python extension should activate when you click on either of the tiles
Repro steps:
- Open VSCode (do not open any folders)
- Open the Welcome page
- Click on the
Getting started with Python development
orGetting started with Python for Data Science
items. - From the command palette invoke the
Show running extensions
command
Expected:
Based on the information in the TPI, the python extension should be activated and running
Actual:
Python extension has not been activated
It looks like the extension is getting activated when you click on the Select Python Interpreter
button.
Metadata
Metadata
Assignees
Labels
No labels