Community
    • Login

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

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    6 Posts 4 Posters 1.4k 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.
    • Bryce HartfordB
      Bryce Hartford
      last edited by

      **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**

      PeterJonesP Michael VincentM 2 Replies Last reply Reply Quote 0
      • PeterJonesP
        PeterJones @Bryce Hartford
        last edited by

        @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
        • Michael VincentM
          Michael Vincent @Bryce Hartford
          last edited by

          @Bryce-Hartford

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

          Cheers.

          Michael VincentM 1 Reply Last reply Reply Quote 0
          • Michael VincentM
            Michael Vincent @Michael Vincent
            last edited by

            @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

              @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

              Bryce HartfordB 1 Reply Last reply Reply Quote 3
              • Bryce HartfordB
                Bryce Hartford @Marcos Ferreira
                last edited by

                @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