• How to Remove unwanted space in Row After 4 Number?

    9
    0 Votes
    9 Posts
    1k Views
    guy038G

    Hi, @jinko-solar, @alan-kilborn,@meta-chuh, @peterjones and All,

    Aaaaaaaaah I see ! Just the way to interpret the OP’s request !

    So, Alan, rest assured, your regex S/R is working as expected !

    Assumming the text :

    0300 8229386 0300 8253137 0334 0210214 0300 2692165 03008229386 03008253137 03340210214 03002692165

    The regex S/R, below :

    SEARCH ((^\d+.+\R){4})\R      OR       ^((\d+.+\R){4})\R

    REPLACE \1

    will leave you with the text :

    0300 8229386 0300 8253137 0334 0210214 0300 2692165 03008229386 03008253137 03340210214 03002692165

    Cheers,

    guy038

  • Upgrading Scintilla, need help for boost

    5
    5 Votes
    5 Posts
    836 Views
    MAPJe71M

    and see: Library Naming

  • Remove Panel

    Locked
    5
    0 Votes
    5 Posts
    1k Views
    Indra Lung SpiritI

    @Meta-Chuh Big Thank!

  • What about Google+ link in main site?

    Locked
    1
    2 Votes
    1 Posts
    309 Views
    No one has replied
  • v 7.6.6 tiggerred auto-updater, after ages

    Locked
    2
    1 Votes
    2 Posts
    452 Views
    Meta ChuhM

    @V-S-Rawat

    it usually stays in %Temp%, as e.g. npp.7.6.6.Installer.exe.

    you can also always re-download the most recent installers from here: https://notepad-plus-plus.org/download/
    this link will always forward you to the latest version.

    or select any of the older versions if you need them.

  • Autosave not working in v 7.6.6

    Locked
    14
    1 Votes
    14 Posts
    7k Views
    Mike BeharM

    @Meta-Chuh
    Just to be clear… I did use the original link you provided to download NP++. It threw this error
    (And thanks for the markdown tip)

    I added the missing “gpup.exe” and created the folder as before. It was then I discovered the “correct” settings to make AutoSave work. After that – for fun – I tried the portable apps version – and hit the same error message

    So here is what is not clear to me.

    Am I the only one seeing that error message or is something broken on BOTH sites where we can get a portable version of NP++ ?

    Why does checking “save autorecover in the same directory” create a file extension that end with ~ Should it not create a file with the same name and an extension of bak or something similar?

    Thanks

    @PeterJones and @Alan Kilborn
    I appreciate the advice – thanks. Hope the main site will clear show a portable version is available…

    Best to All,

    Mike

  • Writing in Italian language

    Locked
    4
    0 Votes
    4 Posts
    758 Views
    andrecool-68A

    @Luigi-Ferrari
    With utf-8 encoding works well

  • Where's my plugins? npp.7.6.6

    Locked
    4
    0 Votes
    4 Posts
    918 Views
    GubithG

    All the steps I took to complete the move:
    cd “C:\Program Files (x86)\Notepad++\plugins”
    dir .dll
    for %a in (.dll) do @echo %a
    for %a in (.dll) do @echo %~na
    for %a in (.dll) do @if not exist %~na echo %~na
    for %a in (.dll) do @if not exist %~na echo %~na & mkdir %~na
    dir
    for %a in (.dll) do @move %a %~na
    dir

    Steps that actually did the work:
    cd “C:\Program Files (x86)\Notepad++\plugins”
    for %a in (.dll) do @if not exist %~na echo %~na & mkdir %~na
    for %a in (.dll) do @move %a %~na

    Opening NPP again listed the missing addons (all were missing).
    One was outdated, I don’t use it anyway.

  • W10 keyboard pop-up when notepad++ open?

    Locked
    6
    0 Votes
    6 Posts
    2k Views
    andrecool-68A

    @Johnny-Heng
    Create VBScript with this code, it will launch two programs at the same time.

    Set WshShell = CreateObject("WScript.Shell")
    WshShell.Run("notepad++.exe")
    WshShell.Run("%windir%\system32\osk.exe")

    Just change the path to the notepad ++ in the script

  • I quit. You win. I'll go find another tool.

    22
    1 Votes
    22 Posts
    7k Views
    GubithG

    NPP is one of the greats. I tried and do use other editors. Each has it’s pros and cons. NPP is particularly awesome for all it does in a small footprint.

    I finally updated today, because addons were misbehaving, and now it seems they’ve been disabled in user data? I found something about creating a file in the program folder to allow the user folder, so I reanmed the readme to that file name. Maybe it was meant to go in the users folder.

  • Dark mode so that it looks more like Command Prompt

    9
    0 Votes
    9 Posts
    3k Views
    GubithG

    Vibrant Ink with some minor adjustments is close to what I want out of the box.

    Updating themes during updates…
    Pro: Updates fix issues with themes and maybe adjusts to match UI changes.
    (?? Con: User customization replaced with defaults? ??)

    The UI is affected by other things like windows theme, windows color hacks (since w10 infringes upon customization). UI tools like Windowblinds can enhance but also cause display issues. Microsoft could design a more consistent and intelligent UI framework… nvm.

    Style requires much fiddling with all the different formats available. This requires excessive clicking. I sometimes edit the XML to mass replace specific colors. But my plate is full, and when I stacked NPP dev, my bbq ribs pushed into the mashed potatoes, toppling the outer wall, and gravy spilled over and spread under the butter dish, which someone grabbed and… we had gravy circles all over the place, and sticky wet elbows. But my NPP was perfect :)

  • 64 bit Version - max file size

    Locked
    6
    0 Votes
    6 Posts
    4k Views
    Alan KilbornA

    @chcg

    Is that what we come to since Scintilla in mainstream N++ is so out of date?

  • open/edit files without extension

    Locked
    3
    1 Votes
    3 Posts
    1k Views
    Meta ChuhM

    welcome to the notepad++ community, @copenhaus

    to avoid automatic .txt extension, for files without extensions, e.g. hosts, when saving:

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

    after that you can save any extension-less file, as well as saving any file with full manual file extension control.

    Imgur

  • Bug Fix: Windows 10 Virtual Desktops

    10
    1 Votes
    10 Posts
    12k Views
    Kirby RsK

    Thx to Simon Liddington, NPP might not annoying you.
    But it’s not fixed yet? NPP is the only app which appears on all Virtual Desktops in Windows 10.
    It does whatever mode (multi- or mono-) you set.

  • Ruby Blue my GOD thank you

    Locked
    1
    1 Votes
    1 Posts
    491 Views
    No one has replied
  • File Versions are incorrect at 7.6.4+

    Locked
    3
    0 Votes
    3 Posts
    624 Views
    Meta ChuhM

    welcome to the notepad++ community, @KryptykHermit

    this has almost always been like that (except faulty versioning versions 7.6.1 to 7.6.3)
    file version will be 7.x.x.x
    product version will be 7.xx

    this product version scheme M.mm is also what the auto updater and the notepad++ update servers expect.

    if you have written your script based on 7.6.1 to 7.6.3, you will have to modify them accordingly.

  • User Defined Language - Keywords

    Locked
    9
    0 Votes
    9 Posts
    2k Views
    Randy DiCottiR

    Made a $10.00 donation to the project. Thanks again for the help

  • Open file list *.ext to list files (7.5.4) behavior

    Locked
    3
    0 Votes
    3 Posts
    792 Views
    gittyup2018G

    Thank you now it works as expected…interesting that the setting is called new behavior when it is actually old behavior, but whatever happy it works, I would have never found that so thanks again!

  • Request: improved colorizing functions

    Locked
    2
    0 Votes
    2 Posts
    914 Views
    Meta ChuhM

    welcome to the notepad++ community, @Alex-C

    rainbow brackets (colour coded nested brackets) will currently not be implemented in notepad++, due to limitations of the scintilla component, which it depends on.

    rainbow brackets could be done with external plugins, overriding the internal lexer, but as far as i know of, no plugin that is capable to add rainbow brackets to notepad++ exists at the moment.

    note: rainbow brackets could also be done with scripting plugins, like pythonscript, to some extent, but i’ve not been able to find any existing, working scripts yet either.

    my apologies and best regards.

  • How to setup notepadpp with my FTP

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    Kenneth AlgerK

    Meta, Thank you very much, you made my day:)
    Cheers,
    Ken