• Formatted text?

    Locked
    1
    0 Votes
    1 Posts
    939 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
    3k 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
    4k 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
    1k Views
    MAPJe71M

    *.nfo files are detected as MSDOS Style language.

  • Tabs in v7.3.3 became ugly... :-(

    Locked
    2
    0 Votes
    2 Posts
    1k 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
    4k 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
    2k 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
    3k Views
    niente0N

    Still broken in Notepad++ v7.3.2 !

  • Feature request (or plugin?): bigger search and replace boxes

    2
    3 Votes
    2 Posts
    1k Views
    Per IsaksonP

    Indeed! Are you aware of TextFX Quick FindReplace, Ctrl+R ?

  • Issue in Notepad ++

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    Claudia FrankC

    @Debabrata-Ghosh

    I would install xml tools plugin and use pretty print (formatting).

    Cheers
    Claudia

  • 0 Votes
    2 Posts
    1k 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.

  • 0 Votes
    2 Posts
    1k Views
    Claudia FrankC

    @Vasile-Caraus

    Nothing builtin.
    I think you need to have a copy of your original files or use tools like svn, git etc… and do a compare afterwards.

    Cheers
    Claudia

  • Some helpful feature request...

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    David BaileyD

    I totally agree about the first two items on your list - particularly the second one.

    Every time I need to search backwards, or perform a case sensitive search (etc), I have to remind myself to turn the switch off again before I perform an unrelated search and get the wrong result! When I am searching for a string, my mind is on the subject matter - not on the quirks of the search box.

    Probably the simplest answer would be to add a few extra search buttons with no history - ‘Search forwards’, ‘Search backwards’, ‘Search for whole word’ etc. However anyone who really wants to configure the search box with different defaults, should have to take some special action.

    I also wish the search box would echo any shortcut keys it does not explicitly use back to the active window. As it is, when the search box has focus, the shortcuts do not work.

    It is a shame the search box is as it is, because otherwise it is so powerful.

    David

  • Problem of double click to select the entire keyword in lisp

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    Xiao CaiX

    It works now.
    Thank you very much.

  • Save File Save Type

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC

    @lytmkai

    by unchecking the new style save dialog you get the default extension
    for the language in question.

    Cheers
    Claudia

  • Extra characters in PHP files - UTF-8 encoding

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC

    @Gillian-Wallace

    could it be that you saved the file as UTF-8 with BOM?
    This could explain the additional chars at the beginning.

    Cheers
    Claudia