Skip to content

Commit

Permalink
Update diff-tool.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Nov 3, 2021
1 parent cbc79cc commit aac1dd0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/diff-tool.md
Original file line number Diff line number Diff line change
Expand Up @@ -434,6 +434,7 @@ Non-MDI tools are preferred since it allows [DiffEngineTray](tray.md) to track a
* `%ProgramFiles(x86)%\JetBrains\JetBrains Rider *\bin\rider64.exe`
* `%JetBrains Rider%\rider64.exe`
* `%LOCALAPPDATA%\JetBrains\Toolbox\apps\Rider\*\*\bin\rider64.exe`
* `%UserProfile%\scoop\apps\rider\current\IDE\bin\rider64.exe`

#### OSX settings:

Expand Down Expand Up @@ -756,6 +757,8 @@ While SublimeMerge is not MDI, it is treated as MDI since it uses a single share
* `%ProgramFiles%\Microsoft VS Code\code.exe`
* `%ProgramW6432%\Microsoft VS Code\code.exe`
* `%ProgramFiles(x86)%\Microsoft VS Code\code.exe`
* `%UserProfile%\scoop\apps\vscode\current\bin\code.cmd`
* `%UserProfile%\scoop\apps\vscode\current\code.exe`

#### OSX settings:

Expand Down

0 comments on commit aac1dd0

Please sign in to comment.