caponetto / vscode-diff-viewer

A simple VS Code extension to easily visualize git diff files.
https://marketplace.visualstudio.com/items?itemName=caponetto.vscode-diff-viewer&ssr=false#overview
MIT License
44 stars 5 forks source link

Plugin does not load #80

Closed UchiTesting closed 1 year ago

UchiTesting commented 1 year ago

Hi,

Just installed the VS Code plugin.

According to the page it works on files with either diff or patch extension.

I created a patch from git diff command line.

In both case VS does not load and displays this instead.

image

It there anything I would be missing ?

Kind Regards.

UchiTesting commented 1 year ago

Apparently it does not take huge files.

It worked on smaller subsets.

Can I do anything to remove that limitation?

jacekkopecky commented 1 year ago

out of curiosity, how huge is huge?

caponetto commented 1 year ago

Closing due to inactivity. Feel free to reopen it if you have more information.