Remove start page code #16453
Labels
area-editor-*
User-facing catch-all
debt
Covers everything internal: CI, testing, refactoring of the codebase, etc.
verified
Verification succeeded
Milestone
Uh oh!
There was an error while loading. Please reload this page.
In #16417 we made a small change to the start page code (see this comment thread), but a general review of
startPage.ts
andstartPage.tsx
might be needed.A couple of things I noticed here and there, but by no means an exhaustive list:
openFolder
andopenWorkspace
defined 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
The text was updated successfully, but these errors were encountered: