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
Copy file name to clipboardExpand all lines: docs/diff-tool.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ If a tool is running for the comparison of the current verification (per test),
39
39
| false | true | Open new instance. Previous instance must be manually closed |
40
40
| false | false | Kill current and open new instance |
41
41
42
-
This allows, in most cases, for no manual closing of the tool to be required.<!-- singleLineInclude: diffToolCleanup. path: /docs/mdsource/diffToolCleanup.include.md -->
42
+
This allows, in most cases, for no manual closing of the tool to be required.<!-- singleLineInclude: diffToolCleanup. path: /docs/mdsource/diffToolCleanup.include.md -->
43
43
44
44
45
45
## MaxInstancesToLaunch
@@ -85,7 +85,7 @@ If a tool is running for the comparison of the current verification (per test),
85
85
| true | No action taken. Previous instance must be manually closed |
86
86
| false | Kill current instance |
87
87
88
-
This allows, in most cases, for no manual closing of the tool to be required.<!-- singleLineInclude: diffToolCleanup. path: /docs/mdsource/diffToolCleanup.include.md -->
88
+
This allows, in most cases, for no manual closing of the tool to be required.<!-- singleLineInclude: diffToolCleanup. path: /docs/mdsource/diffToolCleanup.include.md -->
89
89
90
90
91
91
## Disable orphaned process detection
@@ -111,7 +111,7 @@ ReSharper | Options | Tools | Unit Testing | Test Runner
111
111
112
112
Tools location is automatically detected. If a tool installed in a custom location, it can be manually configured using an environment variable, that points to the executable. The environment variable format is `DiffEngine_{ToolName}`.
0 commit comments