• Better document map

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    EkopalypseE
    @Tolken-Sak See here - if this is intended to be a feature request.
  • UDL update

    Locked
    2
    1 Votes
    2 Posts
    795 Views
    EkopalypseE
    @UpThe-Creek afaik every change is automatically registered and saved when npp stops.
  • Make Notepad++ look nicer

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    ZenderkingGamingZ
    What do you mean?
  • How to select all text to top of the file?

    Locked
    4
    0 Votes
    4 Posts
    29k Views
    rinku singhR
    @xuzo said: Let’s say I have this text: a b c Now to select the whole thing, I need to drag the mouse all the way to to the top, is there a shortcut to do that? [image: 7GtqFfY.gif]
  • Code formatter (notepad++ 64)

    Locked
    9
    0 Votes
    9 Posts
    57k Views
    Meta ChuhM
    @Andrey-Ws TextFX can format empty spaces ? the best thing is, if you test everything yourself, by downloading the portable notepad++ 7.6.4. 32 bit from here: https://notepad-plus-plus.org/repository/7.x/7.6.4/npp.7.6.4.bin.zip (the portable version will work completely isolated from your installed version and is perfect for any testing. any settings or plugin installation you do at the portable version, will not modify anything at your installed version. that’s why many of us use this version for testing) extract npp.7.6.4.bin.zip to your desktop. start it by double clicking on notepad++.exe inside the npp.7.6.4.bin folder. use the built in plugins admin to download textfx, or any other available plugins you would like to try. happy testing.
  • Improving the Find dialog?

    8
    2 Votes
    8 Posts
    2k Views
    Alan KilbornA
    @cipher-1024 said: It’s the paragon of function over form dialog box Maybe I’m a right-brainer, but I don’t see the TextFX Find/Replace as so great. It’s OK, and of course there are some good ideas there, but maybe the primary benefit is that it is narrow in width.
  • Seperator line bounces back

    Locked
    5
    1 Votes
    5 Posts
    1k Views
    EkopalypseE
    This is like having teeth pain - you know when you touch the teeth with your tongue it hurts but you try it over and over again :-D
  • Is Notepad++ v7.6.3 a security update?

    Locked
    1
    0 Votes
    1 Posts
    667 Views
    No one has replied
  • Contribute with a new language (Tableau desktop and servers)

    Locked
    1
    1 Votes
    1 Posts
    744 Views
    No one has replied
  • How do you plan your time?

    Locked
    5
    -1 Votes
    5 Posts
    1k Views
    SalviaSageS
    Me? I write down the things that I want to work on, Then, later, usually on the weekends (because I work on weekdays) I work on them and I get somewhere. Small steps, eventually get you to places. But, it will never be perfect.
  • 0 Votes
    5 Posts
    4k Views
    rinku singhR
    @LED-WORLD said: ITS .COL FILE (<1KB) OPENIN NPP++ TEXT FILE IS HERE PLEASE TELL ME WHICH SETTING I NEED TO DO FOR VIEW ANY GOOD FORMAT THAT’S MAKE MAY LIFE LITTLE EASY… your .col file is not human readable such as .dat file [image: EpoLxsE.png]
  • Language menu for translated strings

    Locked
    4
    0 Votes
    4 Posts
    1k Views
    PeterJonesP
    @Ices-Eyes said: Posted on the github issue… For those who want to follow along: https://github.com/notepad-plus-plus/notepad-plus-plus/issues/5428
  • Preview Plugin

    Locked
    44
    1 Votes
    44 Posts
    35k Views
    PeterJonesP
    Glad I decided to log in on a Saturday. Thanks for getting that released, @vor0nwe. Much appreciated. It means I’ll probably finally get around to upgrading to 64-bit at home.
  • New commands for "run in browsers"

    Locked
    15
    3 Votes
    15 Posts
    4k Views
    SinghRajenMS
    @Meta-Chuh I am so grateful for your generous words. It’s a special art which is not very common unfortunately. And we are fortunate that we have you with it.
  • Increase font size without increasing line numbers

    Locked
    2
    2 Votes
    2 Posts
    999 Views
    EkopalypseE
    @Shawn-Holderfield I assume you overwrote default style font size, correct? If so, overwrite line number margin in global styles with a smaller size.
  • 0 Votes
    2 Posts
    1k Views
    PeterJonesP
    @KyferEz , Welcome to the Notepad++ Community. Settings> Preferences > Delimiter, enable ☑Add your character as part of word, and include the hyphen - (and any other punctuation you want considered part of a “word”).
  • [Request] Add/Remove tab lines (rows)

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    PeterJonesP
    Hello, @gipadm , and welcome to the Notepad++ Community Forum. That’s an interesting idea. Since this it the Community Forum, and not the issues-tracking page, the developer is more likely to notice your request if you follow the instructions in our FAQ for making a feature request. Once you do, please post a link of that issue# to this forum topic. Good luck
  • Always learn something...right click scrollbars...

    Locked
    4
    2 Votes
    4 Posts
    1k Views
    Sabrina GoldsteinS
    You just open a new world for me. Thanks a lot! (=
  • Why is "Ctrl+L" shortcut not in shortcuts config? It is in the wiki tho.

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    EkopalypseE
    @Meta-Chuh or what some programs do - create documentation from source like doxygen, sphinx etc… Would have the benefit that the program is more readable/understandable itself but requires to be consequent.
  • Add to beginning & end of every line containing string?

    Locked of line beginning
    3
    0 Votes
    3 Posts
    1k Views
    BecauseICanTBHB
    Thank you!