-
-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement environment variable as a possible path source for diff tools #314
Conversation
@SimonCropp news on this? |
you seem to have only implemented for VisualStudioCode? |
yes, I'd like your feedback before having implemented for every single one of them |
Maybe there are some editors that can't be installed somewhere else than their default location for which this kind of option is not helpful, and given that I don't know if this is the case for the other editors I'm waiting your opinion |
i think operate under the assumption all apps can be installed in a custom location |
@dotnet-policy-service agree |
@SimonCropp done |
can you add some docs |
Closes #310
Given that I don't know which versions and tools are "portable", that is, installable basically anywhere, I've just set up Visual Studio Code environment variable:
DiffEngine_VisualStudioCode
for windows.If you want more variables already set in this PR just tell me for which OS and diff tools -> var name.