5 comments

[ 3.0 ms ] story [ 22.4 ms ] thread
This is something I have searched for before, but never found what I was looking for: gitlab support. Any plans to support that?

I didn't look at the code, but do you think it's something that's easy to add or would that require major refactoring?

A bit of a tangent, but I'm loving seeing Monaco embedded in more projects like this.

Monaco is the editor from VS Code, extracted and officially supported as a standalone component to use elsewhere. Internally I think the extraction work is pretty complicated, and the setup isn't effortless, but the resulting user experience is excellent imo (much like VS code itself). This all looks great!