Added "Partial Diff"

This commit is contained in:
Ryuichi Inagaki 2017-08-13 16:31:38 +10:00 committed by Valerii Iatsko
parent 447bfb11e7
commit fb17639dbb

View File

@ -42,6 +42,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
- [GitLens](#gitlens)
- [Icon Fonts](#icon-fonts)
- [Multiple clipboards](#multiple-clipboards)
- [Partial Diff](#partial-diff)
- [Path IntelliSense](#path-intellisense)
- [Project Manager](#project-manager)
- [REST Client](#rest-client)
@ -268,6 +269,12 @@ Features full workbench theming
> Override the regular Copy and Cut commands to keep selections in a clipboard ring
### [Partial Diff](https://marketplace.visualstudio.com/items?itemName=ryu1kn.partial-diff)
> Compare (diff) text selections within a file, across different files, or to the clipboard
![Partial Diff](https://raw.githubusercontent.com/ryu1kn/vscode-partial-diff/master/images/public.gif)
### [Path Intellisense](https://marketplace.visualstudio.com/items?itemName=christian-kohler.path-intellisense)
> Visual Studio Code plugin that autocompletes filenames