Skip to content

Part 1 - Refactor web-ide-vscode-extension main

Paul Slaughter requested to merge ps-refactor-web-ide-vscode-extension-main into main

Screenshots

  • Small change you might notice, the modal now shows up while the file tree is loading, which is a nice improvement 🎉
  • No extra errors found in console 🎉

20221120_refactor_demo

Description

  • Add disposable handling inspired from vscode's git extension.
  • Make the UI setup more parallelized
Edited by Paul Slaughter

Merge request reports