• Login
Community
  • Login

CRLF inserts Parenthesis and True, and Comma's on next line

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
6 Posts 4 Posters 1.5k 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.
  • B
    Bryce Hartford
    last edited by May 5, 2021, 12:09 AM

    **Using NP++ v7.9.5.
    Plugins = 19 total

    Issue: When I type a line of text, then hit Enter (CFLF), I get this:**

    (code)"I can enter some random text here, then continue writing more random text, hit Enter.
    ( , , , , , , , )
    ( )
    "(/code)

    Or With “View/Show Symbol, Show End of Line” enabled, and the first few words changed

    (code)"Here is some random text here, then continue writing more random text, hit Enter.
    ( True, , , , , , , )
    ( True )
    True
    "
    (/code)

    ** Searched high and low for an answer on how to disable this, as it’s extremely frustrating as I constantly have to backspace over those paran’s for my next line. No luck in finding any type of answer on this**

    P M 2 Replies Last reply May 5, 2021, 12:35 AM Reply Quote 0
    • P
      PeterJones @Bryce Hartford
      last edited by May 5, 2021, 12:35 AM

      @Bryce-Hartford said in CRLF inserts Parenthesis and True, and Comma's on next line:

      Plugins = 19 total

      Your problem description wasn’t very clear. But my first guess would be that one of those 19 plugins is doing some auto-completion or similar.

      ( Because I don’t think your description matches any of Notepad++ built-in auto-completion)

      1 Reply Last reply Reply Quote 1
      • M
        Michael Vincent @Bryce Hartford
        last edited by May 5, 2021, 12:40 AM

        @Bryce-Hartford

        Please supply menu item “?” => “Debug Info…”

        Cheers.

        M 1 Reply Last reply May 5, 2021, 12:57 AM Reply Quote 0
        • M
          Michael Vincent @Michael Vincent
          last edited by May 5, 2021, 12:57 AM

          @Bryce-Hartford
          @Michael-Vincent said in CRLF inserts Parenthesis and True, and Comma's on next line:

          Please supply menu item “?” => “Debug Info…”

          Please also run with no plugins by launching Notepad++ from a command prompt with:

          C:\path\to\your\notepad++.exe -noPlugin
          

          Tell us if the problem persists.

          Cheers.

          1 Reply Last reply Reply Quote 2
          • M
            Marcos Ferreira
            last edited by May 10, 2021, 2:20 PM

            @Bryce-Hartford

            Verify if you have the NppCalc plugin installed.

            If so, turn it off unmarking its “Active Calc” menu option or pressing “Ctrl + Shift + C”.

            Test again.

            You can take a look at my question.

            Cheers

            B 1 Reply Last reply May 20, 2021, 5:45 PM Reply Quote 3
            • B
              Bryce Hartford @Marcos Ferreira
              last edited by May 20, 2021, 5:45 PM

              @Marcos-Ferreira Hey Marcos, I did not see your reply, but did go through every plugin in, and 1 by 1, uninstalled, restarted NPP and tested. And guess what?! It was indeed “NPPCalc” that was causing the issue. After reading comments on that plugin, I decided I don’t need it anyway. So now I can CR/LF all day long without those annoying characters. Thank you for confirming!
              Bryce

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