• Login
Community
  • Login

Failed to add 'Enter' in Scintilla commands for "9 SCI_NEWLINE"

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
2 Posts 2 Posters 1.7k Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K
    khing blue
    last edited by Jun 16, 2016, 8:43 AM

    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!

    C 1 Reply Last reply Jun 16, 2016, 10:15 PM Reply Quote 0
    • C
      Claudia Frank @khing blue
      last edited by Jun 16, 2016, 10:15 PM

      @khing-blue

      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

      1 Reply Last reply Reply Quote 0
      2 out of 2
      • First post
        2/2
        Last post
      The Community of users of the Notepad++ text editor.
      Powered by NodeBB | Contributors