[go: up one dir, main page]

Skip to content

Integrate Single File Edit Experience in Blob View

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

As we would be using in the future Monaco in read only mode this would make switching to Edit instant as we simply go from read only to edit mode. But of course this then would mean also integrating all the commit part into its own component.

Edit: We have since decided to Remove Editor Lite (Source Editor) from refactor plan as the impact of loading the the Source Editor and it's underlying dependency Monaco is too high.

Going forward, we can still use the Source Editor (our wrapper for Monaco) for editing blob and we can pre-fetch the Source Editor when viewing blobs so that switching to edit mode is fast.

Edited by 🤖 GitLab Bot 🤖