• Save Search Results with Highlighting

    8
    0 Votes
    8 Posts
    5k Views
    AZJIO AZJIOA

    Drawing on other people’s knowledge, I managed to make a plug-in for highlighting using regular expressions
    http://purebasic.info/phpBB3ex/viewtopic.php?p=89420#p89420
    http://rgho.st/8nRX9DYpj

  • Script to modify data in .csv file

    Locked
    3
    1 Votes
    3 Posts
    2k Views
    Christian MartinssonC

    Thank you peter,

    That was a great solution! The output example was incorrect, sorry for that…

  • Can't distinguish 1 from l

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    Jim DaileyJ

    @Jozsef-Szasz-Fabian

    You should try the Consolas font, if you have it available on your system and if a mono-spaced is sufficient for your needs.

  • ignore double filtering in same line when find word

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    Jim DaileyJ

    @Junseok-Park
    For example, searching in regular expression mode for

    XYZ.*\K$

    would find every line containing “XYZ” (one time only, no matter how many times “XYZ” was on a line) and nothing in the find window would be highlighted.

    If you want to highlight the first “XYZ” and everything after it, leave the “\K” out of the regex.

  • crashes when trying to open network folder

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    Nchi BikeN

    just with N++.

    open other files in the same network with notepad(windows), Excel, explorer… works perfectly.

  • Xml files are extremely slowly reloaded.

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    chcgC

    Could be also a plugin. You could test this by starting N++ from command line with parameter
    -noPlugins
    , see http://docs.notepad-plus-plus.org/index.php/Command_Line_Switches.

  • display and print line spacing

    Locked
    6
    0 Votes
    6 Posts
    4k Views
    James WhiteJ

    Well I did not see ‘increase lines printed’ BUT I did change global, font size to 8 and font r_ansi and now it prints 73 lines per page.
    This is Great !
    Thanks.

  • search functionality

    7
    0 Votes
    7 Posts
    2k Views
    patrickdrdP

    yes, but the problem is you can’t use the same shortcut/function I see,
    I mean you’ve got to start with “select and find next” and then “find next”,
    while I want to be able to press f3 each time (assign it to “select and find next” maybe),
    is this possible?

  • 0 Votes
    8 Posts
    2k Views
    Jorge JorhoeJ

    If I make MS Notepad my default text editor,

    with Dexpot running,

    and I open 5 text files at once,

    it opens them with no problem . . . 5 separate text windows open

  • 0 Votes
    25 Posts
    8k Views
    Jean-Pierre RoussetJ


    thank you for your kind words and those wonderful images, really appreciated.
    Now I know that I’m ready for holidays, unfortunate - I have to stay another 2 month
    at work. Dreaming …

    Good evening Claudia,

    Why not France as a destination! … Auvergne, Bretagne, Jura; Alsace, Aquitaine, the Alps …

    Still a little patience so, 2 months, it’s not too long! …

    Cheers
    Jean Pierre

  • How to remove all formatting

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Feature Request:UDL + regular expressions

    Locked
    2
    1 Votes
    2 Posts
    1k Views
    PeterJonesP

    Great idea. You might want to see this FAQ to find the right place for feature requests. (Also, it explains how to search for an existing feature request… I have a feeling you aren’t the first to ask for regular expressions in UDL.)

  • 0 Votes
    5 Posts
    3k Views
    Scott SumnerS

    @Sibo-Jiang

    …9 months since this bug was posted…

    Well, if you mean posted in this thread then I’ll have to inform you that this is not an official bug reporting channel…see here which is also the way to report bugs officially.

  • New NPP forces me to save

    Locked
    2
    1 Votes
    2 Posts
    830 Views
    Claudia FrankC

    @Peter-Morris

    solution in FAQ

    Cheers
    Claudia

  • Changing custom docking location?

    Locked
    4
    0 Votes
    4 Posts
    1k Views
    Claudia FrankC

    Hi Roberto,

    sorry, no, not stackable - you can only put multiple together in this “tabbed way” as you’ve
    already discovered.

    Cheers
    Claudia

  • 0 Votes
    4 Posts
    2k Views
    Scott SumnerS

    @gstavi said:

    To save ctrl-n?

    Appears so–a feature request to save one action.

  • Scroll Bar style

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Copy Line Without Line Feed

    Locked
    6
    0 Votes
    6 Posts
    4k Views
    Scott SumnerS

    @guy038

    Ha! Of course you are right. I now notice in my Macro menu that I have something called “Select current line without EOL”. Opening shortcuts.xml I see that it is defined as follows:

    <Macro name="Select current line without EOL" Ctrl="no" Alt="no" Shift="no" Key="0"> <Action type="0" message="2453" wParam="0" lParam="0" sParam="" /> <Action type="0" message="2453" wParam="0" lParam="0" sParam="" /> <Action type="0" message="2345" wParam="0" lParam="0" sParam="" /> <Action type="0" message="2315" wParam="0" lParam="0" sParam="" /> <Action type="0" message="2315" wParam="0" lParam="0" sParam="" /> </Macro>

    I’m not going to look it up, but I will wager that these are exactly the 5 command steps that you outlined directly above. What this all means is…I’m sure we’ve discussed this before in the Community! And, of course, that turns out to be true… :-D

    Time for a FAQ Desk about this?

  • NPP not always sensing changed open file

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    Brigham NarinsB

    Thanks for the explanation. I appreciate that.

  • Plugin manager missing on Notepad++ x86

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    Claudia FrankC

    @Eric-Goforth

    see this FAQ.

    Cheers
    Claudia