Skip to content

Draft: GitLab VSCode POC

Paul Slaughter requested to merge ps-gitlab-vscode into master

Instructions

  1. Clone gitlab-vscode
  2. Run make dist in that directory
  3. Checkout this MR's branch
  4. Run yarn add file:/path/to/gitlab-vscode/dist
  5. Enable gitlab_vscode feature flag
  6. Start GDK and open the Web IDE form a project

Sreenshot

Screenshot_from_2022-01-25_09-56-27

Edited by Paul Slaughter

Merge request reports