Setup
- Which version of Windows are you running? Vista, 7, 8, 10? Is it 32-bit or 64-bit?
> cmd.exe /c ver
Microsoft Windows [Version 10.0.18272.1000]
Details
When configuring installation, there is option to select the other git editor.
When I type out the code-exploration -w in the field, I expect it to run the Visual Studio Code exploration once I click “Test Custom Editor” and then allow me to proceed to installation.
- What actually happened instead?
When I press the button it says “Not a valid executable: "cod".” No matter how you try to type the path or command, it will throw an error, I tried literally everything possible, including /d/Main/…, D:\Main\…, "D:\Main\…" and selecting the binary via the “Browse…” button after field.

Setup
Details
When configuring installation, there is option to select the other git editor.
When I type out the
code-exploration -win the field, I expect it to run the Visual Studio Code exploration once I click “Test Custom Editor” and then allow me to proceed to installation.When I press the button it says “Not a valid executable: "cod".” No matter how you try to type the path or command, it will throw an error, I tried literally everything possible, including
/d/Main/…,D:\Main\…,"D:\Main\…"and selecting the binary via the “Browse…” button after field.