-
Notifications
You must be signed in to change notification settings - Fork 305
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Migrate remote explorer contributed view to use Welcome views #3504
Comments
For containers, when docker isn't running (docker link is to https://code.visualstudio.com/docs/remote/containers): |
This is a really great idea, thank you for implementing it! I wonder if we might want to adjust the wording when the WSL executable isn't found since users might not know what the "WSL executable" is and might think it's referring to the Remote WSL extension itself. Maybe something similar to the containers message, "Get started with Remote - WSL by installing the Windows Subsystem for Linux or by visiting the help section." Or a couple other ideas: "WSL has not been installed..." "You haven't installed WSL on your machine..." or, "WSL executable not found. Get started by first installing the Windows Subsystem for Linux on your machine, or visit the help section to learn more." Also, I recognize this issue is now closed, so I'm more than happy to discuss offline or in a new issue! |
@bamurtaugh feedback here is great! I've changed it to "Get started with WSL by installing the Windows Subsystem for Linux or by visiting the help view." As you say, it is more consistent with containers and a little more friendly. |
@alexr00 That sounds great! Thanks for making this contribution, I think it will provide some really helpful insights to users. |
We now have a better way to show welcome/getting started/empty content in a view with Welcome views. We should convert the remote extensions to use the better UX.
The text was updated successfully, but these errors were encountered: