Configure the Open with menu
Configure the menu options for the open with menu.
阅读时间1 分钟最后更新于 10 个月前
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 file in the following location:
openwith.conf- On Windows: under .
C:\Users\user\AppData\Local\plastic4 - On Linux or macOS: under .
$HOME/.plastic4
To define the shortcuts in the file, use the following format:
openwith.conf[Name|Shortcut] "Path" @arguments
For a list of valid shortcuts for Windows, refer to the Microsoft shortcut reference.
Example openwith.conf
file
openwith.conf[Notepad|CtrlI] "C:\Program Files (x86)\Notepad++\notepad++.exe" @file