• Please Read This Before Posting

    Pinned Locked
    1
    7 Votes
    1 Posts
    8k Views
    No one has replied
  • v8.7 Search Results Missing

    Pinned
    15
    0 Votes
    15 Posts
    5k Views
    xomxX

    This v8.6.9-v8.7.2 issue has been fixed (GitHub commit).
    The fix will be included in the next Notepad++ version (probably v8.7.3).

    @PeterJones
    I would leave this topic pinned for a while longer until the fix reaches most N++ users.

  • HELP: Having trouble with Macros in v8.5.3 or later

    Pinned
    28
    2 Votes
    28 Posts
    19k Views
    Mike NewmanM

    Moderator Note: The contents of this post were moved to a separate topic, Macro works normally, but fails when shortcut is Ctrl+Shift+C, because it’s actually separate from the >=v8.5.3 issue for this Topic.

  • How to compare 2 text files and delete duplicates

    9
    0 Votes
    9 Posts
    378 Views
    guy038G

    Hi, @jak and All,

    (2) By using the ComparePlus plugin

    So, we start with the file DocMaster.txt, below :

    "Maria" 1957 w: Stephen Sondheim / m: Leonard Bernstein "Camelot" 1960 w: Alan Jay Lerner / m: Frederick Loewe "Small World" 1959 w: Stephen Sondheim / m: Jule Styne "I Will Always Love You" 1974 / 1992 w & m: Dolly Parton / arr. Whitney Houston "I Want to Hold Your Hand" 1964 w & m: John Lennon & Paul McCartney "Mack the Knife" 1955 / 1959 w: Bertold Brecht (trans. by Marc Blitzstein) / m: Kurt Weill "Call Me Irresponsible" 1963 w: Sammy Cahn / m: James Van Heusen "Earth Angel" 1954 w & m: Curtis Williams "Blowin' in the Wind" 1962 w & m: Bob Dylan "Bridge Over Troubled Water" 1970 w & m: Paul Simon "Candle in the Wind" 1973 / 1997 w & m: Bernie Taupin & Elton John / arr.E. John "All the Way" 1957 w: Sammy Cahn / m: James Van Heusen "Moon River" 1961 w: Johnny Mercer / m: Henry Mancini "Beauty and the Beast" 1991 w: Howard Ashman / m: Alan Menken "The Look of Love" 1967 w: Hal David / m: Burt Bacharach "Your Cheatin' Heart" 1952 w & m: Hank Williams "Three Coins in the Fountain" 1954 w: Sammy Cahn / m: Jule Styne "Night Fever" 1978 w & m: Barry, Maurice and Robin Gibb "Goodnight Irene" 1950 w & m: Huddie (Leadbelly) Ledbetter & Alan Lomax "We Are The World" 1985 w & m: Michael Jackson & Lionel Richie "The Way We Were" 1973 w: Alan & Marilyn Bergman / m: Marvin Hamlisch "Sincerely" 1955 w & m: Harvey Fuqua & Alan Freed "True Love" 1956 w & m: Cole Porter "On the Street Where You Live" 1956 w: Alan Jay Lerner / m: Frederick Loewe "Rock Around the Clock" 1955 w & m: Max Freedman and Jimmy DeKnight "The First Time Ever I Saw Your Face" 1972 w & m: Ewan MacColl "Just the Way You Are" 1978 w & m: Billy Joel "Crazy 1961 w & m: Willie Nelson "American Pie" 1971 w & m: Don McLean "Don't Be Cruel" 1956 w & m: Otis Blackwell "My Way" 1969 w: Paul Anka / m: Jacques Reveaux and Claude Francois "You Are the Sunshine of My Life" 1973 w & m: Stevie Wonder "You Belong to Me" 1952 w & m: Pee Wee King, Redd Stewart, Chilton Price "What the World Needs Now is Love" 1965 w: Hal David / m: Burt Bacharach "High Noon" 1952 w: Ned Washington / m: Dimitri Tiomkin "Yesterday" 1965 w & m: John Lennon & Paul McCartney "The Shadow of Your Smile" 1965 w: Paul Francis Webster /m: Johnny Mandel "That's What Friends Are For" 1985 w & m: Carole Bayer Sager & Burt Bacharach "Hey Jude" 1968 w & m: John Lennon & Paul McCartney "My Heart Will Go On" 1997 w: Will Jennings / m: James Horner

    And the file DocNewMusic, below :

    "Rock Around the Clock" 1955 w & m: Max Freedman and Jimmy DeKnight "All Too Well" 2021 Taylor Swift "Electric Feel" 2008 MGMT "Hey Ya!" 2003 Outkast "Bad Guy" 2019 Billie Eilish "Run Away with Me" 2015 Carly Rae Jepsen "Candle in the Wind" 1973 / 1997 w & m: Bernie Taupin & Elton John / arr.E. John "Seven Nation Army" 2003 The White Stripes "Casimir Pulaski Day" 2005 Sufjan Stevens "Bad Romance" 2009 Lady Gaga "Swimming Pools (Drank)" 2012 Kendrick Lamar "I Want to Hold Your Hand" 1964 w & m: John Lennon & Paul McCartney "Heartbeats" 2002 The Knife "Good Luck, Babe!" 2024 Chappell Roan "Bridge Over Troubled Water" 1970 w & m: Paul Simon "Toxic" 2004 Britney Spears "All the Way" 1957 w: Sammy Cahn / m: James Van Heusen "Wolf Like Me" 2006 TV on the Radio "Oblivion" 2012 Grimes "Crazy in Love" 2003 Beyoncé & Jay-Z "Blowin' in the Wind" 1962 w & m: Bob Dylan "Since I Left You" 2000 The Avalanches "Umbrella" 2007 Rihanna & Jay-Z "Night Fever" 1978 w & m: Barry, Maurice and Robin Gibb "Us" 2004 Regina Spektor "Neighborhood #1 (Tunnels)" 2004 Arcade Fire "Pyramids" 2012 Frank Ocean "Dancing on My Own" 2010 Robyn "Yesterday" 1965 w & m: John Lennon & Paul McCartney "On Melancholy Hill" 2010 Gorillaz "Mr. Brightside" 2003 The Killers "All My Friends" 2007 LCD Soundsystem "Blowin' in the Wind" 1962 w & m: Bob Dylan "Bridge Over Troubled Water" 1970 w & m: Paul Simon "Runaway" 2010 Kanye West & Pusha T

    First, use the Plugins > ComparePlus > Diff Visual Filters... option

    Check the Hide added/removed lines option and valid this choice with the OK button

    Then, use the specific option Plugins > ComparePlus > Find Unique lines

    Now, select the DocNewMusic.txt file ( IMPORTANT )

    Run the Plugin > ComparePlus > Delete all/selected visible lines option

    Run the Plugin > ComparePlus > Clear Active Compare option

    Finally, save the modifications of the DocNewMusic.txt file ( IMPORTANT )

    Again, you should see that, after process, the saved version of the DocNewMusic.txt file does not contain any song of the 20th century !

    Best Regards,

    guy038

  • How can I pass a search term to Notepad++ via command?

    6
    0 Votes
    6 Posts
    110 Views
    PeterJonesP

    @PeterJones said in How can I pass a search term to Notepad++ via command?:

    commandlineSearch27482

    just noticed that this is actually topic/27472, not 27482… but I’m not going to change all my comments and variable names at this point. Well, maybe the comment with the URL.

  • How to Use Notepad++ As a Daily Journal

    3
    0 Votes
    3 Posts
    155 Views
    T

    @PeterJones

    Thanks for your reply. I will give your solution a try as a Macro learning experience. Maybe I’ll find other uses for it.

    But, I just came up with a different solution:

    I like Notepad++ so far, so I used the preferences to set Notepad++ as the default for a small number of file types I use occasionally. I renamed the extension of the file I use as my daily journal/log from .txt to my initials .th. I used the file properties to open that file with Windows Notepad.

    It’s working well for me. I can use my journal/log with Windows Notepad, and everything else uses Notepad++.

  • Dark Mode style for UDL

    7
    0 Votes
    7 Posts
    315 Views
    Lycan ThropeL

    @dfs ,
    We could go a step further and lament that it would be nice if the entire graphical environment of NP++ could be contained in one dialog setting, and then when we switched between Light or Dark, the environment would change all the UI references:

    Settings->Preferences...->Dark Mode,
    Settings->Style Configurator...->Style:, and the
    Settings->Style Configurator...->Select theme:

    …could be coordinated to make just switching between Dark Mode and Light Mode change them all, accordingly. As it is, I’m glad to have just found out that the Dark and Light language files can automatically change by setting that one switch in the dark mode file @PeterJones mentioned, and that automatically chooses the correct code coloring file for the environment (Dark/Light) chosen.

  • 0 Votes
    4 Posts
    138 Views
    Phil pascalP

    @Dervars14 Just checked and unfortunately the undo, ^Z, does not work. This used to be a more common occurance in the old days, Prior to Windows 7 and back in the DOS days, there was no checking to see if wanted to keep a file, it just got overwritten even if a totally different file, but just had the same name. The way we used to get around this is with a recovery program. The good thing is for a long time, whenever you save a file, it actually saves it to a different area of the dirve, precisely for this kind of incedent.

    First important thing is don’t do any work on that drive, if the data is still there, it is not protected, the more you use the computer, the more likelihood those clusters of the drive will get overwritten.

    I don’t think Windows has any internal programs, other than the Recycle bin, which is no use here, as overwritten files aren’t placed there. There is a free program called Recuva, from Piriform, the same people that do CCleaner. If possible, try and download this on another computer to a USB drive, as I said, the more work you do on the drive, the chance of losing the data.

    The other good thing with using another machine, is you quickly play around with recuva, it is very basic program, the results are in table form, so easy to rearrange. You can save any detected files to the USB drive as well. If you get the file back, then just replace the current one. And this is the way to all learn to do backups more regularly, which reminds me.

  • using User Defined Language : v.2.1.0.12

    5
    0 Votes
    5 Posts
    270 Views
    Fred MorantF

    @PeterJones

    I will try with v8.9.3-RC and v8.9.1,

    regarding my last question it’s with v8.9.2,

    “create new” works fine with old name, it’s the “save as” function which shows that behavior : “can’t use a name preivously used” (i wasn’t enough precised in my question, sorry).
    Note : if i well understand the way notepad++ works at closing : “save as” should not be used,

    I will have a try with the portable version of v8.9.3-RC,

    Again thanks for the help,

  • Is there any way to disable the cursed "In selection" checkbox forever?

    4
    0 Votes
    4 Posts
    181 Views
    Alan KilbornA

    @Võ-Văn-Hiếu said:

    It seems that when I select all the text (which should exceed that default number), the box stays checked even after I stop selecting.

    I’m not quite sure what your meaning is here, but…

    …and I presume that when you say “default number”, you mean 1024…

    The In selection checkbox isn’t truly dynamic; it isn’t going to change while you are selecting text. It only changes when you invoke search, and here are some examples of that:

    input focus in the editing area and you press Ctrl+f input focus in the editing area with Find window also visible, and you use the mouse to activate the Find window
  • search-and-replace NOOB question - CR and (any number)

    4
    0 Votes
    4 Posts
    155 Views
    J

    @PeterJones
    hello and Thank You…
    I think I had read all of the references you posted, and must have misunderstood everything.
    (sigh) I’m feeling so old (LoL)
    just used your example and it worked perfectly

    well, except I next will want to enter an exception for cases of a period before the first carriage return.
    I think I know how to get that working, now that you’ve given me a great direction.
    Again, Thank You!

  • 0 Votes
    20 Posts
    2k Views
    Troglo37T

    @PeterJones said in Is There a Way to Prevent Pasted Text from Spreading Out with Rows of Spaces?:

    Or, since you said,

    there aren’t any unused ones available under Plugins > Customize Toolbar

    - I assume this is the one where you say, "there aren't any unused ones available". I cannot imagine that you've _actually_ enabled another couple-dozen buttons from its list, so that there are no other "available toolbar buttons", as that toolbar would be so full as to be unusable. On the other hand, that's the only thing I imagine that you _could_ mean by such a sentence.

    Yes, all of the Old Large Legacy Icons are in the Current toolbar buttons box. After checking them, I decided that I might use all of them in the future.

    Well, with all of that said, thanks for being patient and hanging in there through all of this. I have everything working, including adding a new icon to the toolbar. And thanks for the updated scripts.

    I hope this thread serves many others.

  • Plugin to hide/unhide (collapse/expand) lines

    1
    0 Votes
    1 Posts
    71 Views
    No one has replied
  • 0 Votes
    8 Posts
    394 Views
    guy038G

    Hi, @b, @peterjones, @coises and All,

    Let’s consider the Spanish word comparación and its various forms below, pasted in a new tab :

    comparación cömparÅciõn CömꝕarÅcⓘoñ ȻOℳₚA⒭ⱯℭᴵꝊᵰ ƆºᶆⱷǞℝȺꜿᵼᴓɲ ɕƢꟽⓟǻꝝⱭƆⅈᴗN

    Note that I have deliberately exaggerated the shapes and modified the case of the possible characters !!

    If you do any of the six N++ searches, below, against the six lines in the new tab, you’ll see that ONLY the two first regexes, which refer to standard equivalence clases, can find all the lines.

    SEARCH (?=[[=c=]])\X(?=[[=o=]])\X(?=[[=m=]])\X(?=[[=p=]])\X(?=[[=a=]])\X(?=[[=r=]])\X(?=[[=a=]])\X(?=[[=c=]])\X(?=[[=i=]])\X(?=[[=ó=]])\X(?=[[=n=]])\X

    SEARCH (?=[[=c=]])\X(?=[[=o=]])\X(?=[[=m=]])\X(?=[[=p=]])\X(?=[[=a=]])\X(?=[[=r=]])\X(?=[[=Å=]])\X(?=[[=c=]])\X(?=[[=i=]])\X(?=[[=õ=]])\X(?=[[=n=]])\X

    SEARCH (?=[[=C=]])\X(?=[[=ö=]])\X(?=[[=m=]])\X(?=[[=ꝕ=]])\X(?=[[=a=]])\X(?=[[=r=]])\X(?=[[=A=]])\X(?=[[=c=]])\X(?=[[=ⓘ=]])\X(?=[[=o=]])\X(?=[[=ñ=]])\X

    SEARCH (?=[[=Ȼ=]])\X(?=[[=O=]])\X(?=[[=ℳ=]])\X(?=[[=ₚ=]])\X(?=[[=A=]])\X(?=[[=⒭=]])\X(?=[[=Ɐ=]])\X(?=[[=ℭ=]])\X(?=[[=ᴵ=]])\X(?=[[=Ꝋ=]])\X(?=[[=ᵰ=]])\X

    SEARCH (?=[[=Ɔ=]])\X(?=[[=º=]])\X(?=[[=ᶆ=]])\X(?=[[=ⱷ=]])\X(?=[[=Ǟ=]])\X(?=[[=ℝ=]])\X(?=[[=Ⱥ=]])\X(?=[[=ꜿ=]])\X(?=[[=ᵼ=]])\X(?=[[=ᴓ=]])\X(?=[[=ɲ=]])\X

    SEARCH (?=[[=ɕ=]])\X(?=[[=Ƣ=]])\X(?=[[=ꟽ=]])\X(?=[[=ⓟ=]])\X(?=[[=ǻ=]])\X(?=[[=ꝝ=]])\X(?=[[=Ɑ=]])\X(?=[[=Ɔ=]])\X(?=[[=ⅈ=]])\X(?=[[=ᴗ=]])\X(?=[[=N=]])\X

    In constrast to the last release of the Columns++ plugin, independant of Scintilla and doing true UTF-32 searches, which is able to match the six lines of our example, whatever the regex used among the six regexes above !

    This example clearly demonstrates that it’s possible to perform a search without considering case and/or accentuated characters with the v1.3.1 release of Columns++ plugin ;-))

    Best Regards,

    guy038

  • 0 Votes
    4 Posts
    273 Views
    Evelyn WalkerE

    Hi Harmandeep,

    Welcome to the community.

    Yes, there is a good chance you may still be able to recover your unsaved work. Notepad++ has a built-in backup and session snapshot feature that often restores files after a crash.

    First, try reopening Notepad++. If the session snapshot feature was enabled, the file may reopen automatically with the content you were working on before the crash.

    You can also check the backup folder manually. Go to:
    C:\Users\YourUsername\AppData\Roaming\Notepad++\backup
    Sometimes Notepad++ stores temporary backup files there, which may contain the unsaved content.

    To reduce the risk of losing data in the future, it’s a good idea to enable a few settings:

    Open Settings → Preferences → Backup. Enable Session snapshot and periodic backup. Choose Remember current session for next launch. Set a backup interval such as every 7 or 10 seconds.

    With these options enabled, Notepad++ will automatically save temporary snapshots of your work and restore them if the program closes unexpectedly.

    Hopefully your file is still in the backup folder. Let us know if you need help locating it.

    Regards.

  • How do I save fold settings in User Defined Language profile?

    3
    0 Votes
    3 Posts
    209 Views
    PeterJonesP

    @P-A hasn’t come back since my reply. But I had a few minutes to experiment.

    Using the published v8.9.2, I could replicate the problem:

    Open fresh v8.9.2 Language > User Defined Language > Define your language… Folding in code 2 style: open = openfold, close = closefold Save as… = SomethingNew open disappears, but close remains Exit and restart Notepad++ Language > User Defined Language > Define your language…, choose UserLanguage: SomethingNew Folding in code 2 style> open still missing, but close remains Add again open = openfold, and close the UDL dialog: it appears to be there, but repeating 6/7 will show back in condition 8 at this point.

    But, when I try the same sequence with the bugfix version from PR#17522, it works as expected (openfold doesn’t go missing at all).

    That PR will be part of v8.9.3 Release Candidate, expected Mar 14. So it looks to me like the bug has already been fixed.

  • Alternative for Notepad++ on Mac

    39
    0 Votes
    39 Posts
    1m Views
    Chris RichardsonC

    @Alan-Kilborn

    I understand, but unfortunately, to have it hosted on the App Store, Apple charges £80 a year for the developer license, so I need to cover this cost, hence the 99p price.

  • Adblock360Updater Batch File Keeps Appearing

    4
    0 Votes
    4 Posts
    287 Views
    Terry RT

    @Linen-Gray said in Adblock360Updater Batch File Keeps Appearing:

    but wanted to know if anyone else had experienced this happening and if so how they took care of it.

    Well if you are certain your system isn’t infected then that is a step in the right direction. Just understand that according to the bat file’s contents the “malware” had been apparently residing in the location referenced in almost every line. I would still take a look at that location to be absolutely sure it is gone.

    I am re-reading your initial post and trying to understand what is occurring. You say this “bat” file is opening regularly. What is the app that is opening this file? If it is Notepad++ (the “bat” file shows within a Notepad++ tab), then try to identify the location of that file. It should show the location if you move the mouse pointer over the tab’s title line. Then open that location to have a better look around, you should be able to right click on the tab’s title line and select Open into… and select the Explorer line. Once you are happy that you can delete the file, just close it in Notepad++ and then remove it from the location.

    So in terms of the question has any one else experienced this issue, the answer is no, no one else has mentioned this on this forum. You could easily do a forum search on the string “adblock” but you won’t find this specific one, just mentions of “real” adblock apps.

    Terry

  • Regex matching anomaly

    3
    0 Votes
    3 Posts
    215 Views
    M Andre Z EckenrodeM

    @Coises said in Regex matching anomaly:

    If the line endings in the file aren’t consistent, it could mismatch.

    Huh. Right you are. Ironically, that possibility had actually occurred to me, and I even thought I’d checked for it adequately by enabling View > Show Symbol > Show EOL, but apparently I failed to pick the single LF out of all the CRLF. Thanks.

  • File type associations not working

    4
    0 Votes
    4 Posts
    296 Views
    PeterJonesP

    @PeterJones said in File type associations not working:

    it’s at the mercy of the OS as to whether the OS will propagate such settings to the user, or completely bypass them

    It worked reasonably for me. I ran my installed Notepad++ v8.9.1 As Administrator, then went to the File Association setting, picked customize, typed .pcj (which is a file extension that didn’t have any associated app or filetype), then clicked -> to move it to the Registered extensions column. If I then exit Notepad++ (to get out of Admin mode), and double-click on blah.pcj in Windows Explorer, it opened it in Notepad++. (And looking at the registry, I can confirm it added HKCR\.pcj to point to Notepad++_file, and HKCR\Notepad++_file sets the shell\open\command as expected. (But maybe you didn’t think it “worked” at this point, because it doesn’t necessarily change the text of the “file type” column in Explorer. Even if it doesn’t, the double-click did what I expected.)

    When I tried with the preferences dialog misc > .nfo, it edited the existing HJCR\.nfo to point to Notepad++_file (with a Notepad++_backup entry pointing to the original MSInfoFile. When i double-click on an NFO file, Windows actually pops up a Select an App to open this .nfo file, which includes the “Notepad++ (New)” entry (because Windows has been trained to not fully allow applications to hijack extensions, because users hate it when an app does that without their permission) – and from there, you can choose whether you really want to.

    But by doing it through the Windows OS Open With interface to begin with, you make sure Windows knows it’s you who wants the change, not the app, and so lets you do it more easily there.

    IOW: it works for me on Windows 11 as Notepad++ tries it, with the caveats that Windows 11 is trying to protect me from nefarious apps, so might require a confirmation; and when I do things the way Windows OS wants, it works as expected rather than having to do the extra steps.