• Unexpected regex behaviour

    6
    0 Votes
    6 Posts
    6k Views
    Michel MerlinM
    PMJI, but I think throwing the Match case option in this problem is exploding its complexity; just see the length of ~24 jan post from “guy038” starting (after salute) with “Because of some tiring days, this week…” (sorry for this lengthy pointing a post but absolute dates and every civilized ways have been removed). So I suggest to just slightly change the Ctrl+F “Find” box so that the “Match case” line is treated just like the “Match whole word only”, i.e. gets GRAYED when “Regular expression” is selected. This would make the problem much more reliable and powerful since making it more general and more compliant with what its labels are saying. Now I know by years of experience that the Notepad++ developers hate everything new or different and that this NIH syndrome of theirs will most probably get this suggestion thrown to trash even before being read… yet I submit it anyway. Versailles, Fri 29 Jan 2016 21:10:00 +0100
  • Document-specific View Settings request

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    S
    You might consider this worth reading: https://notepad-plus-plus.org/community/topic/10985/file-specific-word-wrap-vs-global-enable
  • Adding " at the beginning and end of every line

    Locked
    3
    0 Votes
    3 Posts
    105k Views
    Claudia FrankC
    Hello @W-C when having Search for: $ Replace with: " and Search for: ^ Replace with: " then it should have worked but not with the dot char added and with the restriction gerdb42 mentioned. You can also use a single regex, something like Search for: ^(.+)$ Replace with: "\1" Search for explained: ^ = from the beginning of the line (.+) = looking for atleast one but as much as possible chars and return the match until $ = end of line is reached Replace with explained: " = insert a double quote followed by the \1 = matched result and " = add an additional double quote Cheers Claudia
  • Line feeds suddenly appearing at the end of lines and ruining document

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    dailD
    Make sure you have periodic backups turned off! This will most definitely cause it to happen. The problem is if a backup happens in the middle of another operation (e.g. replacing all instances) then the file can get corrupted.
  • Feature request: add filter to "document list panel"

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Error installation of ViSimulator, download error

    5
    1 Votes
    5 Posts
    9k Views
    Giuseppe RossiG
    Thank you very much, I didn’t understand what was the problem! Regards. Giuseppe
  • Feature Request: export and import macros

    Locked
    1
    0 Votes
    1 Posts
    4k Views
    No one has replied
  • Notepad++ and EMET incompatibility

    2
    0 Votes
    2 Posts
    3k Views
    Claudia FrankC
    Hello @Chris-Jalbert, thanx for letting us know. Just one question of an uninformed one, why would I use EMET? Cheers Claudia
  • my notepad ++ don’t have encoding UTF-8 without BOM?

    without bom encoding utf-8
    2
    0 Votes
    2 Posts
    5k Views
    Claudia FrankC
    Hello @ali Encode UTF-8 BOM is with BOM, Encode UTF-8 is without. Cheers Claudia
  • 6.8.9 version

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Feature request: pinned tabs

    tabs tabs features
    1
    1 Votes
    1 Posts
    2k Views
    No one has replied
  • No way to create new accounts on Notepad++ Wiki

    1
    1 Votes
    1 Posts
    2k Views
    No one has replied
  • 0 Votes
    1 Posts
    2k Views
    No one has replied
  • Dedicated youtube Channel to explore Notepad++ [Updated]

    3
    1 Votes
    3 Posts
    4k Views
    Alex21cA
    @Claudia-Frank, Thanks for correcting me!.  :) Oops! Sorry about that, just slip of tongue. in my _very first tutorial _but in the second tutorial of that series, I have corrected my mistake. Once again in this forum; I wanna correct myself about which lang. Notepad++ is written : N++ have been written using C++ along with Scintilla and pureWin32 AP I; instead of Vb.net [ You can also check my third installment to this series ] _https://notepad-plus-plus.org/community/topic/11168/alex21c-scustomizednpp-vs-officialnpp-editions_ Best Regards : Alex21c
  • Alex21C’sCustomizedNpp vs. OfficialNpp: Editions

    project windows modern regu
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Change font/background in unselected file tabs?

    Locked user interface file tabs font
    3
    0 Votes
    3 Posts
    3k Views
    Jonathan SachsJ
    That makes it much better! Thank you.
  • do we support Notepad++ in Ubuntu OS??

    6
    0 Votes
    6 Posts
    6k Views
    Claudia FrankC
    Than it must have been a real real real good wine ;-) Cheers Claudia
  • Javascript block comment inside HTML is incorrect

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • C# function list is incorrect

    Locked function list c-sharp bug
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Dedicated youtube Channel to explore Notepad++

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied