Closed
Description
Refs: #16811, #17189, #16678, #17198
Complexity: 4
Welcome page
- Run the
Help: Welcome
command - Make sure you see the "Get started with Python development" tile. You should not need to add any settings to see it there.
- Click on that walkthrough
Step: Select Python interpreter
- Navigate to the
Select a Python Interpreter
step (the previous step was tested in the previous release) - Make sure the svg is rendered appropriately.
- Change to a light theme and make sure it changes colors accordingly.
Step: Run and debug your Python file
- Click on the
Run and debug your Python file
step - Make sure clicking on the
Open
link makes the file explorer show up , and if you select a file it will open to the side. - Close the file you opened on the previous step so you have nothing open on the side of the walkthrough (necessary for the next step)
- Make sure clicking on the
create
link will display a drop down with file options, and if you click on any of them, it will display it on the side. - Make sure the
Learn more
button redirects to https://code.visualstudio.com/docs/python/python-tutorial#_run-hello-world - Make sure the svg is rendered appropriately
Step: Explore more resources
- Click on the
Explore more resources
step - Make sure clicking on the
command palette
link opens up the command palette. - Make sure clicking on
sign up
directs to https://code.visualstudio.com/welcome-python - Make sure
Release notes
directs to https://aka.ms/AA8dxtb - Make sure clicking on
Learn more
directs to https://code.visualstudio.com/docs/python/python-tutorial - Make sure svg is rendered appropriately