vscode-gitops-tools icon indicating copy to clipboard operation
vscode-gitops-tools copied to clipboard

Create Quick Start view with a walkthrough

Open RandomFractals opened this issue 4 years ago • 1 comments

for onboarding devs and devops using k8s, gitops, or related command line tools.

Walkthrough steps might include:

  • short gitops intro
  • links to CLI tools
  • list of gitops commands ...

see docs: https://code.visualstudio.com/updates/v1_57#_new-getting-started-experience

background info on welcome pages: https://github.com/microsoft/vscode/issues/63152

and walkthroughs: https://github.com/microsoft/vscode/issues/119097

RandomFractals avatar Aug 25 '21 17:08 RandomFractals

https://code.visualstudio.com/api/references/contribution-points#contributes.walkthroughs

https://github.com/microsoft/vscode-extension-samples/tree/main/getting-started-sample

usernamehw avatar Nov 30 '21 08:11 usernamehw