Skip to content

Commit ea88515

Browse files
committed
docs(vscode): clarify usage of original and extracted folders in instructions
1 parent 12ce032 commit ea88515

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

XMLDIffWithVSCode.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ This document describes how to use XMLDiff with Visual Studio Code.
5555
]
5656
```
5757
58+
Take in account that with the `extracted` folder you still can use the `*.original` folders for original files. It will be used first, if they exist, otherwise the script will use the `extracted` folder.
59+
5860
8. Save the settings and close the settings tab.
5961
6062
Now you can modify the `*.modified` files and the `RunXMLDiff.bat` will be executed automatically on save.

0 commit comments

Comments
 (0)