- Set an editor for individual repositories.
- Resolves relative paths and environment variables.
- Window to remove editor directory assignments.
- All-GUI design.
1. Download the standalone archive.
2. Extract it to a folder and store it somewhere safe.
1. Download the installer .exe file.
2. Double-click it to install.
3. It will be installed to %LOCALAPPDATA%/EditorPerRepo.
- Open GitHub Desktop.
File > Options > Integrations.- Select
Configure custom editor...under "External editor". - Select the
.exefile of EditorPerRepo under the "Path" section. - Put one of these as the value under "Arguments":
%TARGET_PATH%target=%TARGET_PATH%target="%TARGET_PATH%"
- Save your settings and return to the main UI.
- Click on
Repository > Open in external editoror pressCTRL+SHIFT+A. - A window should pop up asking which editor to assign to that repo.
- If it fails for some reason, try one of the other "Arguments" values listed above.
