Skip to content

Update @gitlab/web-ide package

Paul Slaughter requested to merge ps-update-gitlab-web-ide-20230223 into master

What does this MR do and why?

This MR updates the @gitlab/web-ide pacakge to the latest version https://www.npmjs.com/package/@gitlab/web-ide.

This version includes the feature for gitlab-web-ide#72 (closed)

Screenshots or screen recordings

Screenshot_2023-02-24_at_2.01.23_AM

How to set up and validate locally

  1. Enable the VSCode Web IDE feature flag Feature.enable(:vscode_web_ide)
  2. Open the Web IDE for any project
  3. Try clicking the branch name in the toolbar of the Web IDE, or running GitLab Web IDE: Checkout branch command.
Edited by Paul Slaughter

Merge request reports

Loading