Differences

This shows you the differences between the selected revisions of the page.

2016-01-03 2016-03-23
fallback to 32-bit ultra edit (martin) no summary (134.197.253.167)
Line 68: Line 68:
"C:\Program Files\EditPlus 3\editplus.exe" !.! "C:\Program Files\EditPlus 3\editplus.exe" !.!
</code> </code>
 +
 +If you would like it to open in the same instance, you need to uncheck "External editor opens each file in separate window" AND add a -e flag to tell editplus to use an existing instance of editplus if it's running:
 +
 +<code>
 +"C:\Program Files\EditPlus 3\editplus.exe" -e !.!
 +</code>
 +
===== EmEditor ===== ===== EmEditor =====

Last modified: by 134.197.253.167