Skip to content

Part 1 - Add @gitlab/web-ide use behind feature flag

What does this MR do and why?

This MR sets up the integration and usage of our new @gitlab/web-ide package behind a vscode_web_ide feature flag.

Screenshots or screen recordings

  • Feature.enable(:vscode_web_ide)
  • Visit the Web IDE for any project

Screen_Shot_2022-08-11_at_8.34.55_AM

  • HEADS UP! There's a number of known missing features between this VSCode implementation and the existing Web IDE. This MR is meant to set up the integration of a WIP implementation.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #356595 (closed)

Edited by Paul Slaughter

Merge request reports