• Force closing file without update

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    Jim DaileyJ

    @Nikita-Sourine

    Exactly what one would expect if an external entity is “continuously” updating the file. In fact, the same thing should happen if you also click “Yes”!

    Once you have the service stopped, try looking into Settings->Preferences->Misc. If you uncheck Enable in the File Status Auto-Detection box, that might fix your issue (not entirely sure, plus I use an older program version and your UI may not match mine).

  • Loss of information after a failure

    Locked
    1
    0 Votes
    1 Posts
    838 Views
    No one has replied
  • Why does the "search backwards" feature was removed ???

    Locked
    3
    2 Votes
    3 Posts
    5k Views
    Vania WodeyV

    I also felt that last update was quite confusing.

    Here’s a screenshot-based explanation. Sorry for the French version, what matters is the position of the buttons in the Control-F menu, okay :)

    Link:
    http://i.imgur.com/sq6l1yh.jpg

  • Bug in version 7.4.2

    3
    0 Votes
    3 Posts
    2k Views
    Marc66M

    You’re right, thank you. It must have been re-enabled when I installed the latest version

  • Search, search and replace panel with files filter

    4
    0 Votes
    4 Posts
    2k Views
    los amigosL

    Find All in All Opened Documents and Replace All in All Opened Documents

    This is actually implemented and works fine, but I would like to be able to apply a filter to perform a search by a specific selection on files already opened, not by a directory as is already the case in the “find in files” tab.

    The only current option is equivalent to . , So I would like to have an opportunity to do a search only on a set of opened files such as " .ini; * .txt", by default an empty selection field would match ". *"

    I hope my explanation is understandable enough

  • [ViSimulator] 32 & 64bit version of ViSimulator plugin are uploaded

    5
    0 Votes
    5 Posts
    10k Views
    Adam BeutlerA

    The version posted above is much more limited than the old one. You can still find the old version via the web archive.

    https://web.archive.org/web/20150515145616/http://www.visimulator.com/download.html

  • [Feature Request] Hot key to insert the selection in the "Replace" field

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Linking .css file to you code

    3
    0 Votes
    3 Posts
    2k Views
    Claudia FrankC

    @Steven-Apell

    do you know https://www.w3schools.com/css/default.asp?
    They have a lot of good stuff about html coding.

    Cheers
    Claudia

  • Any plans to allow change of selected text foreground color?

    5
    0 Votes
    5 Posts
    3k Views
    richluxR

    You’re probably right, but I’m not happy with the workarounds for two reasons. First, they require 3rd party plugins. I’m trying to keep the footprint of NPP as small as possible and the plugins just add more bloat. Second, when using NPP across a large number of computers, the workaround has to be performed on every machine. I can’t just tell users to go into settings and change it to whatever they prefer. Unless there’s some underlying technical issue, It seems like an easy change to make since it’s already available in the Style Configurator, it’s just grayed out.

    Rich

  • Bug : Column mode edition Alt+C

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Scott SumnerS

    @Vince-kuzanagi

    I tried it on similar data with 2000 lines with no problem.

    Can you post your complete BEFORE and AFTER text (maybe on textuploader.com) that this problem happens with? [Make sure the problem happens with the XXX’s rather than just the real phone numbers…I’m sure you don’t want to post the real phone numbers…]

    Also try to describe exactly what you do: where is your caret before you start?, etc. Sometimes there is more to what you are doing than you say, and that can be the thing(s) that reveal a bug…

    Also, what version of Notepad++, including whether or not it is a 32 or 64 bit version.

  • [Feature Request] (Book)mark line above/below

    3
    0 Votes
    3 Posts
    2k Views
    Vertikcal HorizontalV

    What made me think about it was long registry files, where I wanted to delete differently named keys with similar values.

  • Join Lines function always create spaces

    2
    0 Votes
    2 Posts
    4k Views
    Scott SumnerS

    @zhangyuhangk

    Instead of using “Join Lines” you could do a regular expression replace-all operation:

    Find-what box: \R
    Replace-with box: make sure this box is EMPTY
    Search mode: ☑ Regular expression
    ☑ Wrap around (maybe…depending upon what you want…)
    “Join Lines” works on the active selection; if you want the replace operation to do likewise, then: ☑ In selection

    If this posting was useful, don’t post a “thanks”, just upvote ( click the ^ in the ^ 0 v area on the right )

  • [Feature Request] MIK encoding

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    No one has replied
  • `Ctrl + Q` failed to uncomment xml

    Locked
    1
    0 Votes
    1 Posts
    976 Views
    No one has replied
  • Read Only Files - Cannot Edit?

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    Piotr TorteckiP

    The hosts file is the default attribute set R - and then in the Menu - Edit appears active option “Disable read only mode”

  • APIs - to ignore the space

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Cyrillic symbols bug

    8
    0 Votes
    8 Posts
    5k Views
    AZJIO AZJIOA

    This problem appeared with the advent of the engine determine the encoding.

    We at the Russian forum indicated in the header of the topic of the forum, to disable this feature in the settings. It would be nice if it was turned off for the Russians by default. Those who do not know about this at the moment break their files.

  • Style configurator default font

    4
    0 Votes
    4 Posts
    6k Views
    AZJIO AZJIOA

    “Enable global font”
    “Enable global size”

  • Feature requests: always write-to-disk, configurable go-to-line position

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • No character encoding CP1251

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC

    @Stanislav-Serov

    Maybe I’m missing something?

    Cheers
    Claudia