• Assigning a Hotkey for Word Wrap, possible?

    Locked word wrap hotkey
    2
    0 Votes
    2 Posts
    7k Views
    Scott SumnerS
    @Justin-Reina Searching this Community forum for the simple text “wrap” yields the following link that answers your question; did you even try searching before posting? https://notepad-plus-plus.org/community/topic/13524/suggest-to-have-a-hot-key-for-easily-switch-word-wrap-function
  • Minimizing

    25
    1 Votes
    25 Posts
    27k Views
    Alan KilbornA
    @glibglob Haha. Nice one. I’m even “plus one’ing it”. I was just answering the question you posed about features. I really don’t have anything to add, just was pointing out how stupid it is to stay on a really old version and miss out on new features (since that old release) due to the so dumb minimize to tray issue. But you have Freedom Of Choice! Don’t worry, I’m out now. :~D
  • Not Open File

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    chcgC
    Are you using plugin NppFtp?
  • Bug? One newline - 2 undos to revoke...

    8
    0 Votes
    8 Posts
    5k Views
    Claudia FrankC
    @gstavi I have absolute no idea how I could miss your post. Checked even the notifications and still don’t see that you replied on the original post. Seems there is a race condition if two reply at nearly the same time. I agree to what you post. Cheers Claudia
  • 0 Votes
    2 Posts
    2k Views
    AngryGamerA
    The drag-n-drop is already fixed in the next version. You can grab an updated binary with the latest not-officially-released changes from AppVeyor (x86, x64). Download the binary and put it into your notepad++ folder and launch it. Don’t download the SciLexer .dll since the certificate isn’t signed on it.
  • Formatted text?

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • How to disable "smooth font"?

    8
    0 Votes
    8 Posts
    16k Views
    Franz EmmanuelF
    Hi Donho, I have the same problem as Cyril but I can’t get tje npp.7z file. Can you help me ? Thank you
  • cloud storage

    6
    0 Votes
    6 Posts
    4k Views
    Claudia FrankC
    @David-Bailey thx for the input. I assume dropbox has changed the way how the client integrates to the os. The last time I used dropbox it has been registered with a drive letter. Cheers Claudia
  • 0 Votes
    1 Posts
    5k Views
    No one has replied
  • Windows Notepad .LOG Feature

    Locked
    4
    0 Votes
    4 Posts
    4k Views
    Per IsaksonP
    Sorry, I didn’t read the question carefully enough. And there doesn’t seem to be possible for me to delete my answer.
  • Do it support the format of *.nfo ?

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    MAPJe71M
    *.nfo files are detected as MSDOS Style language.
  • Tabs in v7.3.3 became ugly... :-(

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    cipher-1024C
    @AngryGamer has submitted fixes for this and a few other issues at github. It looks like they have been accepted and will be included in the next release. Thanks AngryGamer!
  • Tab drag & reordering not working in Notepad++ v7.3.3

    6
    1 Votes
    6 Posts
    4k Views
    cipher-1024C
    @AngryGamer has submitted a fix for this at github. You can see his comment here. There’s a link to download an experimental binary with the fix included. It has been working fine for me. It looks like it will be included in the next release. Thanks AngryGamer!
  • 0 Votes
    6 Posts
    5k Views
    Guide RencontreG
    @Claudia-Frank You’re right, my mistake… If anyone has a solution to disable this safety message… Cheers ;)
  • "Find in files" window

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    niente0N
    Thank you for your answers! For number 1, I’d just like the ‘find in file’ window to behave like it does when using a simple search (stay open until I close it). I do many consecutive searches into files (for example to count occurrences of a series of words), and I have to reopen the search window every time. It’s quite annoying, it would be useful for me to have an option in settings to disable auto-close. For number 2, the workaround you suggest (bottom-up editing) works perfectly, I posted this request just for a possible future implementation (actual behaviour is useless because results become invalid after an edit). It’s just a matter of actual behaviour vs expected behaviour.
  • Bug when using right mouse button and scroll wheel to switch tabs

    4
    1 Votes
    4 Posts
    4k Views
    niente0N
    Still broken in Notepad++ v7.3.2 !
  • Feature request (or plugin?): bigger search and replace boxes

    2
    3 Votes
    2 Posts
    2k Views
    Per IsaksonP
    Indeed! Are you aware of TextFX Quick FindReplace, Ctrl+R ?
  • Issue in Notepad ++

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC
    @Debabrata-Ghosh I would install xml tools plugin and use pretty print (formatting). Cheers Claudia
  • 0 Votes
    2 Posts
    2k Views
    cmeriauxC
    The number of style is hard coded in scintilla. So we can’t modify it. Sorry.
  • 0 Votes
    5 Posts
    3k Views
    gstaviG
    @Claudia-Frank To be honest, I was unaware of it as well until I saw this post and went to read tail’s man page to see if it can support it. My point is that however this feature is implemented we don’t want it to do active polling. When the file is present I hope that there is a way for a thread to block on it until it is modified. When there is no file we need a mechanism to find out that it was created.