Enables fast way of comparing two files via Context Menu Action on Text Editor Title.
Removed ability to swap compared files since this feature was added to VSCode in version 1.86. https://stackoverflow.com/a/77638341
Added ability to Compare with active file in Explorer's folder view.
Restricted mode compatibility added! Now you can use the extension while in restricted mode.
Swap feature added! You can now easily swap the files you are comparing. Command is assignable to a key shortcut.
Fixed a bug with some files not being found.
Minor fixes.
Extension now has an icon!
Extension now supports in-memory files (not saved).
Initial release of Fast Compare.