Failed to add 'Enter' in Scintilla commands for "9 SCI_NEWLINE"
-
The ‘Add’ button is grey, same behaviour is seen for ‘shift+enter’.
Had posted a question to stackoverflow with screenshot: here.
Can anyone help? Thanks!
-
but this is the default, isn’t it? Did you remove it and want to revert it?
If so, there is a file called shortcuts.xml, either in the %appdata%\notepad
or in the install directory which should have the following entry.<ScintillaKeys> <ScintKey ScintID="2329" menuCmdID="0" Ctrl="no" Alt="no" Shift="yes" Key="13" /> </ScintillaKeys>
Delete it, restart npp ENTER should reappear.
Cheers
Claudia