In #16417 we made a small change to the start page code (see this comment thread), but a general review of startPage.ts and startPage.tsx might be needed.
A couple of things I noticed here and there, but by no means an exhaustive list:
Do this work as part of #16678
In #16417 we made a small change to the start page code (see this comment thread), but a general review of
startPage.tsandstartPage.tsxmight be needed.A couple of things I noticed here and there, but by no means an exhaustive list:
openFolderandopenWorkspacedefined differently inhttps://github.com/microsoft/vscode-python/blob/main/src/startPage-ui/startPage/startPage.tsx#L170-L180
open____methods public, and others are private?Do this work as part of #16678