Enable trust link in getting started walkthrough does not run the correct command #226990
Open
Description
- Open an empty VS Code window.
- Set
security.workspace.trust.emptyWindow
to false. Reload VS Code if needed. - Navigate to the Learn the Fundamentals walkthrough.
- Click on the step "Safely browse and edit code".
- Click on "enable trust".
- 🐛 A trusted domains file pops out. Instead, the link should run the command "Workspaces: Manage Workspace Trust"
Activity