• printing with form feeds

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Overly thick border around tab bar buttons?

    3
    0 Votes
    3 Posts
    2k Views
    Cesar MugnattoC

    Agreed - I never liked the fact that the tab bars would rearrange on their own when dragging a tab to another location and this is a minor price to pay to get that issue addressed. Thanks for the reply.

  • Feature Request

    Locked
    1
    1 Votes
    1 Posts
    934 Views
    No one has replied
  • Encoding Options

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    Richard PackR

    That makes sense, thank you.

  • Should lines be duplicated when using "Find All in Current Document"?

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    chcgC

    “Expected” behaviour since a long time.

    One part of the code for the visual representation is here in a n++ specific scintilla lexer:
    https://github.com/notepad-plus-plus/notepad-plus-plus/blob/master/scintilla/lexers/LexSearchResult.cxx

    and the search itsself is done in somewhere in the n++ code itself and then transfered to the search result window. In this protocol as far as I remember there is just one marker start/end per line.

  • Display issue with tab fonts

    Locked
    1
    0 Votes
    1 Posts
    948 Views
    No one has replied
  • xkcd mentions Notepad++

    Locked
    1
    1 Votes
    1 Posts
    1k Views
    No one has replied
  • Change log opens every time software is launched (7.3.3)

    4
    0 Votes
    4 Posts
    2k Views
    PeterJonesP

    @PikalaxALT ,

    Sorry, another set of questions: was the pinned shortcut in the “recently added” section of the START menu, or the more permanent “pinned” area on the right of the START menu, or in the alphabetized N > Notepad++ > Notepad++? If you look in those other sections of the START menu, are there shortcuts there – and were they the correct shortcut or the one with change.log included.

    The purpose of these questions is to try to figure out whether it’s just Windows 10 that’s auto-creating one shortcut with the change.log, but there’s the official installer-created shortcut (which would go in N > Notepad++ > Notepad++, IIRC) without the change.log, or whether the installer is incorrectly creating the “main” shortcut.

    @dail, I’m tagging you because it was your comment that helped point to a workaround-closure to issue #2896, and now every new user who adds an issue is pointed to that closed #2896. But if it’s the installer that’s creating the bad shortcut, I am hoping you can use your influence to re-open that issue. And even if it’s Win10 that’s creating an additional “pin” (probably in the “recently added” or “recently used” or “frequently used” section) that includes the change.log – it might be helpful to see if there’s a way during install to convince Win10 to auto-pin the correct version of the shortcut rather than the change.log shortcut. It seems rather inconvenient (dare I say “rude”) to ask every Win10 user NPP x64 user to manually fix auto-generated shortcuts when the evidence is pointing to it being either the installer directly, or Win10’s auto-pin behavior, that’s causing the “bad” shortcut, and not anything the user has control over.

    As a thought for fixing it if it’s a Win10 auto-pin issue: I am assuming it’s when the installer auto-opens NPP with change.log that’s creating the incorrect auto-pin. I’ve never written an installer, but could the installer be made to open a “raw” copy of NPP first, then send a message to NPP to additionally open change.log – that way, the instantiation-command wouldn’t include change.log, so the Win10 auto-pin won’t include it either. I don’t know if that would work, but it makes sense to me.

  • SEARCH TEXT TO THE TOP

    Locked
    1
    0 Votes
    1 Posts
    888 Views
    No one has replied
  • tabs can't be moved to left-right

    3
    0 Votes
    3 Posts
    2k Views
    AngryGamerA

    @V-S-Rawat @Darío-Cristhian-Cabral It’s already fixed in yet-to-be-released 7.3.4. You can grab binaries here to test it.

  • Ho do I change font used for printing?

    Locked
    2
    0 Votes
    2 Posts
    12k Views
    Mike WhitneyM

    Looks like Settings > Style Configurator… is the way to do it. In the Global Styles box, change the Font name and/or Font size and tick all the ‘font’ related Enable boxes. I’ve tested this by printing to a PDF.

    You may also get some more lines printed without wrapping if you print portrait; File > Print … > [Printer] > Preferences > Layout > Orientation

    HTH!

    Regards, Mike

  • "delete blank lines" and "trim lines"

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Display control characters as empty character or as spacing

    10
    0 Votes
    10 Posts
    11k Views
    V S RawatV

    I mean, if Replacing is the only solution,
    hope someone develops a replacement table/ code that would change all control characters display to as used in MS Word/Excel.

    Then it would be easy for us NON-programmer to use such a table.
    Thanks.

  • bug: view LTR or RTL changes all open tabs

    5
    0 Votes
    5 Posts
    3k Views
    Ezra SteinmetzE

    Just developed a plugin for that @Moshe-Flam:
    RTL Manager

  • 0 Votes
    2 Posts
    1k Views
    young-developerY

    @Uto-Hitewa Hi, Try NavigateTo plugin as alternative for Windows - https://github.com/young-developer/nppNavigateTo/releases/tag/1.12.2

  • Unicode displays an exception

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    chcgC

    Works for me on win10 with “courier new”. This is probably an issue of the used font which doesn’t contain asian characters. You can change it under properties->style. Either the global style or individually per language.

  • Looking for the old 'ugly' icon

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    MAPJe71M

    See this issue on GitHub.

  • Add close button near file names in left document selector

    4
    0 Votes
    4 Posts
    2k Views
    niente0N

    If it require less effort, it would be enough to have tab names written in horizontal when selecting “Vertical” layout under “General -> Tab bar” :-)

  • Use single location for plugins

    Locked
    1
    0 Votes
    1 Posts
    866 Views
    No one has replied
  • Change close tag with open tag in HTML / XML / CSS / ...

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied