You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GitHub and VSCode has these nice options where you can just view all the diffs of all the files on one page. I'm wondering if this plugin has that option?
For example,
If not, I'd happy to work on this and submit a pull request.
The text was updated successfully, but these errors were encountered:
No there is currently no way, but when implementing this, one must definitely lazy load the editors to keep performance with many changes. But I would like to postpone this a bit, because the current new editor diff view has quite some issues with showing merge conflicts, which I think need to be fixed in order to implement this feature here properly.
GitHub and VSCode has these nice options where you can just view all the diffs of all the files on one page. I'm wondering if this plugin has that option?
For example,
![Image](https://private-user-images.githubusercontent.com/1214700/408370997-cfa169fd-3528-47b3-9814-c1339dea4330.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1Mzg0NzYsIm5iZiI6MTczOTUzODE3NiwicGF0aCI6Ii8xMjE0NzAwLzQwODM3MDk5Ny1jZmExNjlmZC0zNTI4LTQ3YjMtOTgxNC1jMTMzOWRlYTQzMzAucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTRUMTMwMjU2WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9OGRmN2VkOGMwODI0NTU0YTljNjkyNGNkOTFiOGE0ZjQ3YjhjMmNmYzRlZDZmMTc4MDJjZjNhYjEyODI2YmU1OSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.5dVeqVYSoWT4kg2gWC2scu4nHWin_5_KwqloN0qqIV8)
If not, I'd happy to work on this and submit a pull request.
The text was updated successfully, but these errors were encountered: