-
Notifications
You must be signed in to change notification settings - Fork 32.8k
Add Copilot setup steps for remote web walkthroughs #249576
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
Conversation
src/vs/workbench/contrib/welcomeGettingStarted/common/gettingStartedContent.ts
Outdated
Show resolved
Hide resolved
|
Thanks! I think @bhavyaus should have a look when she is back. Note that we will soonish have web support for Copilot chat, even when not connected to a remote and then we can just always show these. |
|
Thank you for waiting and I', sorry about the delay. Should we also hide the step 'pickAFolderTask-WebWeb' and potentially the settingsSync step to mimize the # of steps? We did this for the vscode/src/vs/workbench/contrib/welcomeGettingStarted/common/gettingStartedContent.ts Line 285 in d9d3a52
|
|
Thanks for the feedback @bhavyaus! I commented out the |
Add Copilot as the first walkthrough step when users are connected to a codespace.