Documentation

Support

Unity Version Control

Configure the Open with menu

Configure the menu options for the open with menu.
Read time 1 minuteLast updated 21 days ago

Customize the tools that display in the Open with menu in the Unity DevOps Version Control application. To access the menu, right-click on a file or revision and select Open > Open with. To customize the Open with menu, create an
openwith.conf
file in the following location:
  • On Windows: under
    C:\Users\user\AppData\Local\plastic4
    .
  • On Linux or macOS: under
    $HOME/.plastic4
    .
To define the shortcuts in the
openwith.conf
file, use the following format:
[Name|Shortcut] "Path" @arguments
For a list of valid shortcuts for Windows, refer to the Microsoft shortcut reference.

Example
openwith.conf
file

[Notepad|CtrlI] "C:\Program Files (x86)\Notepad++\notepad++.exe" @file