1,575
edits
Changes
→ISE
#Navigate to <span style="color:#55E439">''ISE General''</span> --> <span style="color:#55E439">''Editors''</span>
#Select <span style="color:#55E439">''Custom''</span> from the <span style="color:#55E439">''Editor:''</span> drop box
#Type in something like <span style="color:#55E439">''C:\\Program\ Files\ (x86)\\Notepad++\\notepad++.exe $1 -n$2 -nosession -multiInst''</span>
#*Note the escape characters: <span style="color:#55E439">''\''</span> must be places before all backslashes & spaces
#*Note the <span style="color:#55E439">''-n''</span> command-line switch that tells ''notepad++.exe'' which line to set the cursor to