I'm using Github Desktop. There is an option to select favourite external editor, but it applies to all my repositories. Is there any ability to select only for specific repo?
For example
- Repo
A
with android project - Repo
B
as php project
So I'd like to set Android Studio as an external editor for repo A
and PhpStorm for repo B
. Is it possible?