Community
    • Login
    1. Home
    2. General Discussion
    Log in to post
    Load new posts
    • Recently Replied
    • Recently Created
    • Most Posts
    • Most Votes
    • Most Views
    • guy038G

      Blank Trim operations, on a text selection, ONLY

      Watching Ignoring Scheduled Pinned Locked Moved
      7
      2 Votes
      7 Posts
      17k Views
      Scott SumnerS

      @taa1

      Try this:

      Find what zone: (?-s)^\h*(.*?)\h*$
      Replace with zone: \1
      In selection checkbox: ticked
      Search mode: Regular expression
      Action: Press Replace All button

    • Jack HarwoodJ

      Notepad++ disappeared entirely!!!

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      2k Views
      decodermanD

      No need to panic!
      None of the files you wrote are gone. NPP is a program to view files, it stores them to your selected location.
      Reinstalling NPP will be your fix.

      Is it possible that a Windows update removed NPP?
      Some Windows 10 updates did that for some reason at one time.

    • Dov KrumanD

      How to seperate time and text with an hyphen

      Watching Ignoring Scheduled Pinned Locked Moved rejex filesreplace
      3
      0 Votes
      3 Posts
      2k Views
      Dov KrumanD

      @Claudia-Frank said:

      @Dov-Kruman said:

      \d{0,2}:\d{2}

      I guess you want

      $0 -

      Cheers
      Claudia

      @Claudia-Frank said:

      @Dov-Kruman said:

      \d{0,2}:\d{2}

      I guess you want

      $0 -

      Cheers
      Claudia

      Thank you Claudia
      That is exactly what I was looking for
      Happy new year
      Dov

    • Steve ImhofS

      String search in directory is slow

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      0 Votes
      3 Posts
      2k Views
      Steve ImhofS

      Yeh I came to the same conclusion

    • Meta ChuhM

      merry x-mas to everyone

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      8 Votes
      3 Posts
      2k Views
      Meta ChuhM

      @decoderman
      never worry, i think almost all of us are pretty busy coping with our daily lives and thus far from omni-present.

      that’s why it’s so nice, that you, and many other people stop by, without really needing anything theirselves, just to check what’s new and to help out others.

    • Richard CarignanR

      Setting Styles

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      1k Views
      Scott SumnerS

      @Richard-Carignan

      No ideas possible–that’s how it is supposed to work. :-)

    • Dario de JudicibusD

      Underlined words by red

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      2k Views
      chcgC

      This is probably due to the bundled DSpellChecker since N++ 7.5.2.
      So either install additional languages or disable the automatic speller check if not needed with the ABC icon of the plugins menu.

    • wwq07725W

      add feature:reel's color

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      1k Views
      No one has replied
    • Pavi GhoshP

      Notepad++ for Android

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      1 Votes
      3 Posts
      9k Views
      Pavi GhoshP

      @Claudia-Frank Thank you for the prompt response.

    • Christopher LewisC

      Access Violation

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      3k Views
      Claudia FrankC

      @Christopher-Lewis

      has been reported that DSpellCheck is the culprit, Plugin needs to be updated to a newer version.
      https://github.com/Predelnik/DSpellCheck/releases

      Cheers
      Claudia

    • Jack MallordJ

      MS Edge from the Run Command

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      1k Views
      No one has replied
    • Hitesh Kumar TiwariH

      How to Insert Image onText document in the Notepad++

      Watching Ignoring Scheduled Pinned Locked Moved help
      1
      0 Votes
      1 Posts
      2k Views
      No one has replied
    • scoodericS

      Why is there no way to set the font size to 10.5pt (=14px)?

      Watching Ignoring Scheduled Pinned Locked Moved settings font
      1
      0 Votes
      1 Posts
      901 Views
      No one has replied
    • Derek WallaceD

      Folder as Workspace: Hide some folders

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      0 Votes
      3 Posts
      2k Views
      Derek WallaceD

      thx. the manual maintain is the issue with Projects.

      Long time user of Notepad++, but neither the Project or Folder as Workspace satisfy my requirements.
      They both lack some features to make them usable. (and i want to use them).

    • Derek WallaceD

      Project: Refresh/reload a folder to add new files

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      1 Votes
      1 Posts
      2k Views
      No one has replied
    • Peter MorrisP

      Tool bar and title bar not responding to mouse (and not painting)

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      1k Views
      Claudia FrankC

      @Peter-Morris

      Looks strange, indeed, did a previous version work for you or is this the first npp version you used?
      What kind of setup do you use? Meaning, which operating system, which graphics card what
      kind of monitor(s) in which resolution etc …

      Cheers
      Claudia

    • hycmosH

      Share my method of "how to run python script in Notepad++"

      Watching Ignoring Scheduled Pinned Locked Moved
      7
      0 Votes
      7 Posts
      5k Views
      hycmosH

      @Scott-Sumner
      Actually, I am not good at programming. I used VB6 to write code to implent some small tools before.
      But Billgates dont update VB6. So I must sellect another language. I decide to use Python just because many peple talk it on web. I have no idea about other languages.

    • Awad-BekhetA

      Notepad++ 64Bit support

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      0 Votes
      3 Posts
      2k Views
      chcgC

      64bit version is available, see https://github.com/bruderstein/nppPluginManager/releases/download/v1.4.9/PluginManager_v1.4.9_x64.zip

    • themine702T

      starting the Line number with 0

      Watching Ignoring Scheduled Pinned Locked Moved
      4
      0 Votes
      4 Posts
      8k Views
      Mikhail VM

      @themine702
      By the way, why can’t you just use default numbering from 1?
      For example you have a file :
      (1) A+B
      (2) goto 1

      And then just use a script to save the file with appended line:
      (0) ; empty line
      (1) A + B
      (2) goto 1

      Or just pass the the compiler the file with appended “'\r\n” in the beginning.
      Or am I missing something?

    • Dávid BrňákD

      function Replace (ctrl + h)

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      1 Votes
      3 Posts
      1k Views
      Scott SumnerS

      @Scott-Sumner

      …and an additional complication is that it is not easy to get text with line-endings in it (such as you might try to do with a copy-and-paste operation) into the Replace-with zone.

    The Community of users of the Notepad++ text editor.
    Powered by NodeBB | Contributors