• java function list incomplete

    Locked
    7
    0 Votes
    7 Posts
    3k Views
    Alan KilbornA

    @PeterJones said:

    If it’s not clear from the issue 5085,

    I dunno, seems pretty clear to me. Should also be to someone into (a) text editing and (b) programming, both of which have been established are within the capabilities of the OP. :)

  • Request: support merging auto-completion files per language

    Locked
    2
    3 Votes
    2 Posts
    579 Views
    EkopalypseE

    @Nico-Vanslambrouck

    just curious about which language you are talking. It might be that I have a
    different approach/solution in a few days using LSP instead.

  • Bug during navigation of directories when saving a file

    Locked
    2
    0 Votes
    2 Posts
    582 Views
    Meta ChuhM

    welcome to the notepad++ community, @Samuel-Rowe

    only the new style file dialogue accepts . and .. at the path input area.

    please go to settings > preferences > default directory and enable use new style dialog as seen at the screenshot below.

    Imgur

  • Select Word

    Locked
    6
    0 Votes
    6 Posts
    3k Views
    PeterJonesP

    Looking at the Scintilla documentation, there’s SCI_MULTIPLESELECTADDNEXT, which says “If the current selection is empty then select word around caret”. Unfortunately, that’s not in the Settings > Shortcut Mapper > Scintilla Commands list. Looking at the Scintilla History, that command was added in Scintilla 3.5.7, but Notepad++ uses Scintilla 3.5.6: if Don had done one more update, that command could have been in the Shortcut Mapper. Sigh.

    But @guy038’s macro-suggestion should be workable for you.

  • What's the script for compiling and running C/C++ in Notepad++ 7.6.3

    Locked
    9
    1 Votes
    9 Posts
    4k Views
    Abdelrahiman SolimanA

    @Alan-Kilborn

    Thanks for the preceding helping effort.

  • 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
    670 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
    1k Views
    ZenderkingGamingZ

    What do you mean?

  • How to select all text to top of the file?

    Locked
    4
    0 Votes
    4 Posts
    26k 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?

    link text

  • Code formatter (notepad++ 64)

    Locked
    9
    0 Votes
    9 Posts
    55k 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
    939 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
    561 Views
    No one has replied
  • Contribute with a new language (Tableau desktop and servers)

    Locked
    1
    1 Votes
    1 Posts
    649 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
    link text

  • Language menu for translated strings

    Locked
    4
    0 Votes
    4 Posts
    901 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
    30k 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
    868 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.