0
Completed
Define action for double click on modified files - would like to open it in my Notepad++
Currently double clicking a modified file opens File Compare.
I'd like an option (which I couldn't find) to set what happens when I double click, for example, open in the editor of my choice.
Customer support service by UserEcho
You already can create a batch file that opens the first or second file parameter in notepad++. Add this as compare tool in SmartGit.
Ah, thank you, just did it and it's exactly what I wanted