• Please Read This Before Posting

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

    Pinned
    15
    0 Votes
    15 Posts
    4k 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
    16k 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.

  • Massive list and massive search and replace?

    24
    0 Votes
    24 Posts
    11k Views
    T

    Alan it’s fantastic!

    At this part:7e90b315-4f05-4d67-b122-9ee3d534ba4f-image.png is it possible to enter more files into the filter list?

  • notepad++,exe- bad image

    2
    0 Votes
    2 Posts
    40 Views
    PeterJonesP

    @Alan ,

    TextShaping.dll is not a file that comes with Notepad++, nor is in in the right location for Notepad++ to be trying to load it as a plugin. If your copy of “notepad++.exe” is trying to access that DLL, scan those files and your entire computer for viruses!

  • can't find words with search in files

    3
    0 Votes
    3 Posts
    77 Views
    pbarneyP

    @Rick-Kosters, .docx files are compressed files, so unless you’re able to uncompress them first, you’ll never be able to use a third-party program to search them.

    For what it’s worth, 7-ZIP, Pkzip, WinZip, WinRAR, etc are all capable of opening those files. If you do unzip them, you’ll find a number of files and folders. What you’re looking for is most likely in word\document.xml.

  • WebEdit Plugin for NPP x64 ?

    9
    0 Votes
    9 Posts
    2k Views
    Richárd StockingerR

    Hi everyone!

    I have some good news and bad news.

    The good news is that I’ve finished WebEdit 2.9, which includes several new features: multi-select support, tag recommendations, quick tag addition/editing, and a few other minor upgrades.

    The bad news is that I’ve actually finished all the essential features I wanted to implement, so I’m not planning any further developments for the time being. Of course, you can still report bugs/issues and even make minor development suggestions, but the goal remains to keep the plugin fast, lightweight and easy to use.

    The overview of the (new) features is also available on the module’s main page: https://github.com/Krazal/WebEdit

    What’s next: when I have time, I’d like to return to my own plugin, because it has been full of bugs for months (not my fault!). ^^’

    Thank you for letting me contribute to this plugin, which I hope others will find just as great and useful as me!

  • Using the Language Editor

    4
    0 Votes
    4 Posts
    290 Views
    Lycan ThropeL

    @James-Burke-0 ,
    In addition to what @PeterJones has explained, the only other thing you could do, is bring up dBASEPlus in the Language->User Defined Language->Define your language...User language drop down box, and then `Save As’ and give it a new name.

    At that point, you can play with the settings, keywords, etc… all you want in your own named UDL. Because of the way the entire UDL ecosystem works, however, you’ll lose the ability to use the autoComplete file and the functionList file as well, because of their links to the UDL’s file names that those work with, as well as the overrideMap.xml linkage file, but you’d have JUST the UDL to adjust to your likings and then when you’re satisfied, you could go back to the original dBASEPlus UDL and put the changes that you want into the Dialog boxes for the language and then do as @PeterJones says, and just close and reopen the editor and your changes will be applied to the intalled dBASEPlus UDL definition.

    If you don’t need the Function List or Auto Complete capability, you can just use your newly named version of the dBASEPlus UDL to view and edit dBASE specific files.

    Just in case this is what you meant you wanted to do, to customize the dBASEPlus UDL without losing the original functionality of the original package. I hope this helps.

  • backward search doesn't work any longer

    2
    0 Votes
    2 Posts
    60 Views
    PeterJonesP

    @Jerry-Scannell said in backward search doesn't work any longer:

    All of a sudden searching backwards through a file doesn’t work and I have to have proper case for strings I am searching. Does anyone know about this? Is it a setting that has changed for some reason? I am using version 8.7.5 if that helps.
    Thanks in advance,
    Paul

    That setting hasn’t changed since 2020 (v7.8.7).

    If you are in Regular Expression search mode, you cannot do backward search, unless you have followed the User Manual instructions (https://npp-user-manual.org/docs/preferences/#preferences-for-advanced-users) to set the regexBackward4PowerUser attribute in the xml config file, and restarted N++.

    But, as I said, this is nothing new. So a “sudden change” presumably was you choosing Regular Expression mode.

  • How To Read And Edit ASCII File with HEX Values Inside

    6
    1 Votes
    6 Posts
    560 Views
    Tnega TercesT

    Thank you guys all so very much, now that I know that it’s a GVAS file, I’ll chase down that lead and try to get somewhere!!!

  • How to replace a "."

    2
    1 Votes
    2 Posts
    65 Views
    Alan KilbornA

    @Pieter-Hoeben

    You probably have the “Search Mode” set to “Regular expression”. Change it to “Normal”.

  • Avoiding Tabbed Spaces

    2
    0 Votes
    2 Posts
    101 Views
    CoisesC

    @James-Burke-0 said in Avoiding Tabbed Spaces:

    Is there a toggle for NPP to NOT insert tabbed spaces at the beginning of a line? Somewhere in Preferences, perhaps?

    You probably want Settings | Preferences… | Indentation | Indent using: Space character(s).

  • How to set a different background color for the text before a certain line?

    10
    0 Votes
    10 Posts
    430 Views
    SuperCPUS

    @mpheath

    I had to save the UDL with and it worked very well, thank you very much!

  • Show no-break space

    8
    1 Votes
    8 Posts
    41k Views
    Laurie StearnL

    Just a heads up for recent N++ users, search for the text no-break space in Windows Character Map, select it at top left and copy/paste into a UTF encoded N++ window with Word wrap and View>Show Non-Printing Characters ticked, it shows up as NBSP highlighted.
    Or, the character is pasted here on the next line:
     
    Works at least in the unposted forum edit box - but not in the preview pane it seems.

  • Windows ARM64 25H2 Notepad++ 8.8.7 doesn't start

    5
    1 Votes
    5 Posts
    325 Views
    xomxX

    @Juan-Delgado said in Windows ARM64 25H2 Notepad++ 8.8.7 doesn't start:

    So, I uninstalled the Notepad

    I think it helped due to completely deleting the N++ settings, namely the config.xml file. There is a N++ Smart Highlighting bug (already fixed for the next N++ version), more here: https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17126#issuecomment-3476961976

  • Seperating words in between dash with a line break

    3
    1 Votes
    3 Posts
    135 Views
    Matthew HabashM

    @PeterJones Thank you for the explanation and my apologies for the confusion. I meant for both sides of lines to have the same number of dashes. I guess I did not catch that.

    Your regex code worked and that was what I needed. Thank you very much!

  • Default LF and not CRLF

    5
    0 Votes
    5 Posts
    293 Views
    PeterJonesP

    @flaviozluca said in Default LF and not CRLF:

    Thanks but in short, so I cant change the default always to default LF?

    In short, your statement is 100% wrong.

    Notepad++ does save the default for new files, as I described above, in detail. Since you don’t seem to want to read that, I will shorten it for you: Open exactly one instance of Notepad++ (no more, no less). Set Settings > Preferences > New Document > Format (Line Ending) to Unix (LF). Exit Notepad++. Then the next time you start Notepad++, all new files you create will use that line ending.

    This obviously doesn’t change the line endings on existing files – existing files are saved with the bytes for either CRLF or LF already. If you open a file that’s already saved with CRLF, you can change the line endings with the Edit > EOL Conversion … sub-menu actions, or by right-clicking on the line-ending indicator on the status bar.

  • How to show web links with a different color in Notepad++ ?

    3
    0 Votes
    3 Posts
    215 Views
    SuperCPUS

    @PeterJones

    Changing only the ink color is much better than nothing, it works very well, thank you!

  • Marking Sing Letters In a Document To Clear

    5
    0 Votes
    5 Posts
    152 Views
    Drake_M__D

    @Terry-R

    Your second option \sR(\s|$) worked like a charm.

    Thanks so much for the insight - huge help!

  • 0 Votes
    3 Posts
    169 Views
    NicholasN

    winget install Notepad++.Notepad++

    I think the sandbox has winget. It has been a while since I have used it. Use -i if you want to select install options.