Skip to content

Implement editor injector for WebIDE VS Code server

Tomas Vik requested to merge editor-injector into main

The goal is to inject our VS Code server (packages, docs) into the workspace as an editor.

Success Criteria

Progress

Unsolved issues

  • it's not possible to change the root directory in the workspace in WebIDE
  • support multiple architectures
  • build the injector as a part of the fork build process
  • make sure that we understand which user runs the editor
  • [ ]
Edited by Tomas Vik

Merge request reports