• 0 Votes
    1 Posts
    1k Views
    No one has replied
  • Looking for an ebcdic plugin?

    2
    0 Votes
    2 Posts
    7k Views
    David BaileyD

    Why not write a small program in C (or your favourite programming language), to perform the conversion or download a conversion program.

  • Current line background foreground color set ignored

    Locked
    4
    0 Votes
    4 Posts
    5k Views
    dreamforceincD

    Thanks, that was helpful.
    But how to do the same for the “smart highlighting” option?

  • 0 Votes
    1 Posts
    1k Views
    No one has replied
  • 0 Votes
    3 Posts
    2k Views
    Alan KilbornA

    @George-Valdez-Valdez-Junior

    I pretty much agree with @scott-sumner 's comments on this. It may not be a great design, though. I would much rather have the Replace box contents follow the Find box contents, when the Replace dialog is invoked. Most times I need to replace with something very similar to what is already there–for example, in coding, maybe I am making a variable name slightly more descriptive–I want to keep the bulk of what is there already but make a slight change. Having the original already in the Replace box for tweaking would be ideal. Also, this would solve your problem, I think. If the Find box is the same as the Replace box, “accidentally” doing a replace would change nothing.

    Perhaps you meant to press the Close button, which is right next to the Replace All in Open Docs button…hmmm…I can see this happening. You could switch to using the <ESC> keypress to close the dialog box. Or, of course, press the X button in the title bar of the window, although that is small. Because there are these 2 other options for dismissing the dialog, maybe the best option would be for the Close button to be eliminated entirely. That way, no accidental press of the adjacent button, and the dialog box would be less cluttered.

  • N++ 7.5.1 patch for Clojure by modifying Lisp model.

    4
    0 Votes
    4 Posts
    3k Views
    linpengchengL

    Clojure can use Lisp lexer.

  • Save As File name and folder navigation

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • voluntary registration ?

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Updater Does Not Work

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    dailD

    Quote from the Notepad++ website:

    Auto-updater will be triggered in few days if there’s no critical issue found.

    There is usually a delay to make sure new versions are stable before being pushed out to users. If bugs are found then new releases may come out before the updater will trigger. The most recent version the updater will find is v7.4.2.

  • Bug with special caracts

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Blank sheet is printed on dark background themes

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Feature Request: List of Regex Rules to use in Search

    Locked
    7
    1 Votes
    7 Posts
    3k Views
    Jim DaileyJ

    @Daniel-Vonderheide

    By no means ideal, but maybe you could keep your regexes in a file and then copy and paste them from there. Perhaps a macro could make this less painful to use.

  • Word's separation marks bug for Armenian

    2
    0 Votes
    2 Posts
    2k Views
    Alex UrsA

    To reproduce.

    Just copy-paste the line below to the program.
    “Good morning՝«»։․֊ all.” Make a double click on the word “morning”. You will see that 6 chars after the word also selected.
    PS.
    Make a double click on the word “morning” in Chrome or Edge, right here.
    You will see that just “morning” is selected.
  • Bug with inside border

    3
    0 Votes
    3 Posts
    2k Views
    iripuI

    It’s still not fixed in latest version 7.5.1

  • Offset treats tabs as multiple tokens when calculating the offset/col?

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    Derek AltamiranoD

    Useful suggestion, which is what I did. However this is annoying because I have to remember to go back and change the tab setting back when I am done. I think it might be useful for this to be a configurable setting… Either by file type or even better as a more general setting that could be toggled on or off.

  • How do I Set up custom Language

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Jim DaileyJ

    @t-md Try the Language -> Define Your Language menu item. There is a link there to some documentation.

  • New Features required

    Locked
    1
    -5 Votes
    1 Posts
    960 Views
    No one has replied
  • Find in Files datefilter

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    No one has replied
  • [suggestion] add "Find Previous" button next to "Find Next"

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    Wolf WarW

    lol yea
    I wasn’t aware that version 7.4 had it :)

  • Search open file name

    Locked
    3
    0 Votes
    3 Posts
    6k Views
    aviveyA

    Thanks Scott - that’s exactly like what I was looking for.

    Unfortunately, it appears to crash when I open new docs :(