Jaipreet Singh
Jaipreet Singh
In terms of the **multi-file view**, I think it makes sense to support it because users will want to see diffs across multiple files at some point in the development...
Thanks! - Tagging as an enhancement.
This would also be a good opportunity to start adding integration testing + testing on windows in the CI setup 1. **Integration Testing**: Use the server REST API to perform...
I think one thing that I'd like to be listed out in all the stages is what branch we'll be pushing/pulling from
I'm tagging this to the 0.5 milestone. We'll likely break this down to remove the stuff immediately out of scope.
VSCode shows each file diff as a separate tab as well (on double-click)  I like this idea as a setting for the...
Agreed with what @telamonian said above. In the VSCode file browser, a single-click opens a file in the so-called "preview mode" tab, leading to a nice consistency between the regular...
Git clone (as a is available in the https://github.com/jupyterlab/jupyterlab-git as an button added to the file browser. There are some interesting discussions that we could have about how to make...
Idea: Sub component for each type of `op`. During rendering, iterate through the response and render each sub-component
> One thing that wasn't clear to me at the start of reading the JEP and was even less clear at the end: why have a router that is part...