• 0 Votes
    3 Posts
    186 Views
    NicholasN

    winget install Notepad++.Notepad++

    I think the sandbox has winget. It has been a while since I have used it. Use -i if you want to select install options.

  • Project files updated

    2
    0 Votes
    2 Posts
    395 Views
    PeterJonesP

    @Ollivier_64_fr said in Project files updated:

    Hello everyone,
    I have a question about project management: would it be possible to update project content without having to delete all the files and recreate the project? I searched the options without finding a solution… it might be more convenient.
    I hope this question hasn’t already been asked. I searched the forum before posting here without finding anything.
    Thank you for your answers.

    What exactly do you mean by “update project content”? The project panels (https://npp-user-manual.org/docs/session/#project-panels) aren’t “live”, in that they don’t automatically add or remove files from a folder (because “projects” are meant to be independent of the underlying folder structure). But you can manually add or remove files from a given project at any time, without deleting and recreating it.

    If you are looking for something that’s directory based, rather than manually adding/removing files, then the closest feature to what you want is Folder as Workspace (https://npp-user-manual.org/docs/session/#folder-as-workspace), though that shows all files in the folder hierarchy, rather than just specific filetypes.

  • Strong Flickering

    6
    0 Votes
    6 Posts
    409 Views
    Harold hoangH

    @BUILMOND-interactive same problem on Snapdragon Windows Laptops - once changed to GDI the flickering across the screen is gone - seems the flickering has to do /w the cursor position flicker

  • How to jump to the other end of selection?

    3
    0 Votes
    3 Posts
    218 Views
    fml2F

    @PeterJones ,

    thank you for the description! A did it and it works like a charm! It is indeed amazing what’s possible with Notepad++! Likewise it’s also amazing what a friendly and helpful community it has!

  • Sorting the pull down list of open files

    2
    0 Votes
    2 Posts
    141 Views
    Terry RT

    @Michael-Fuerst

    As you have probably determined already, the initial list is in terms of “time opened”. However once you use the “Sort By” option it will present the open tabs in the order you want select (using options available). That is then saved as the new order of tabs, even if Notepad++ is closed and re-opened.

    This was asked for recently and the thought is that it’s unlikely to be added as an option, but if you read the FAQ posts you could present a request.

    Terry

  • Separately set the beginning and the end of selection

    4
    0 Votes
    4 Posts
    212 Views
    PeterJonesP

    @fml2 said in Separately set the beginning and the end of selection:

    Goes to study the NP++'s menues

    https://npp-user-manual.org/docs/editing/#edit-menu
    is a good place to start. The other menus are described in appropriate places in the manual

  • Style Configurations Reset After Update

    10
    0 Votes
    10 Posts
    426 Views
    PeterJonesP

    @subodhjaiswar said in Style Configurations Reset After Update:

    @PeterJones

    When my IT admin gave me my laptop with my ID(Domain) configured as part of local administrator group, I just simply install NP++ by downloading from Chrome.

    Being part of the administrator group does not force Notepad++ to run in Admin mode. I have always been part of the administrator group, both on my personal PCs and on my work machines. I do not run Notepad++ as administrator.

    Then I launched from desktop, or Start–>N+±-> Enter

    Did you look at those shortcuts, as I explained?

    Then I pinned NP++ and every time my laptop restart I launch NP++ from taskbar

    Did you look at that shortcut, as I explained?

    Since my TP is a single user and no other user I am not sure how to run NP++ with No Admin

    I gave you detailed instructions on how to look for the “Run this program as an administrator” checkbox, both for shortcuts and for the notepad++.exe executable. You have to find the ones that are checked, and uncheckmark them

    Please advise on how do I retain my style settings.

    The instructions already given told you the first step. If you ignore the first step, you cannot hope to fix your problem.

  • [FORK] after v8.8.2 is slow to launch

    4
    0 Votes
    4 Posts
    295 Views
    PeterJonesP

    UPDATE: With the release of v8.8.7, Notepad++ is once again signed by a GlobalSign-issued certificate, as well as the Notepad++ self-signed certificate.

    So updating to 8.8.7 should eliminate the problem originally described.

  • EV GLOBAL SIGN BROCKEN

    3
    0 Votes
    3 Posts
    260 Views
    PeterJonesP

    UPDATE: With the release of v8.8.7, Notepad++ is once again signed by a GlobalSign-issued certificate, as well as the Notepad++ self-signed certificate.

  • File Open is bugged in versions later than 8.8.2

    12
    0 Votes
    12 Posts
    837 Views
    PeterJonesP

    UPDATE: With the release of v8.8.7, Notepad++ is once again signed by a GlobalSign-issued certificate, as well as the Notepad++ self-signed certificate.

    The certificate instructions (above) are still appropriate for confirming the self-signed certificate, but with the GlobalSign-issued certificate, the procedure is not as critical on v8.8.7 and newer.

  • Setup Notepad++ with cloud syncing?

    16
    0 Votes
    16 Posts
    58k Views
    Edgar RamirezE

    @Vito-Evola I’ve got the simplest workaround and tested it… Download the portable version of Notepad++ and unpack Notepad++ inside a folder in Dropbox.

    Is that simple, both computers found the txt files and since my files are also inside Dropbox then no broken files.

    Hope you find this helpful!

  • Context menu in Windows Explorer

    2
    0 Votes
    2 Posts
    123 Views
    PeterJonesP

    @Mario-Spiru ,

    When Notepad++ is installed normally, it registers the NppShell.dll, which is what adds the normal “Edit with Notepad++” entry in the context menu. The User Manual’s Right Click - Edit with Notepad++ page has a section which explains how to manually unregister or register that DLL. So, to remove that context menu entry, you have to unregister the DLL. (Please note: you may need to be in an Admin command window to get it to unregister; and you may need to log out and back in for the unregister to take effect.)

    If you manually created some other “Edit with Notepad++” entry, unregistering the DLL will do nothing, and you will have to reverse whatever manual steps you took to create the entry in the first place.

  • NP v8.8.6: How to save on lose focus?

    2
    0 Votes
    2 Posts
    142 Views
    C BaccaC

    @C-Bacca Yep, just install the Autosave plugin. Then in the plugin turn on autosave on losing focus.

  • Pasting columns into txt from xlsx

    5
    0 Votes
    5 Posts
    375 Views
    James Burke 0J

    Depending the content, you could open the xls file in LibreOffice (or Open Office) and save it as an html file. It won’t be picture-perfect, but it will be in columns.

  • Random insertion of " ` " in my files

    2
    0 Votes
    2 Posts
    119 Views
    PeterJonesP

    @Eric-Y ,

    has anyone else seen this?

    I have not.

    If it were just randomly typing it where your cursor/caret is, I would say that maybe you have a dirty or flakey keyboard. But since it seems to be happening in random locations, even though your caret/cursor is not there, I might blame a flakey plugin, or maybe you have a broken AutoHotKey or similar external program that’s incorrectly injecting keystrokes into Notepad++.

    To debug a Plugin as the possible issue, see our Crash FAQ: Possible Culprit: Plugin – the FAQ focuses on crashes, but really that section of the FAQ applies for debugging any problem that might be caused by a plugin.

    unfortunately, we cannot really help you debug AHK or other external programs.

  • I need a function/plugin to extract only unnecessary text from lines

    15
    0 Votes
    15 Posts
    814 Views
    mpheathM

    @PeterJones said in I need a function/plugin to extract only unnecessary text from lines:

    @Ragnar-Lodbrok ,
    I think the answer is “there is no way to do it in one meaningful regular expression, because your data is not consistent enough”

    The data is not consistent as it appears to be harvested data:

    https://github.com/RagnarLodbrok1981/proxy-scraper-checker
    forked from
    https://github.com/monosans/proxy-scraper-checker

    That may explain the pipe characters in the log like as shown in the repository’s readme image. This appears to be dishonest obtained data.

  • 1 Votes
    8 Posts
    424 Views
    D

    @gerdb42 Thanks. A little tricky, but will be useful once I’ve worked on a couple of simple ‘test’ examples. It’s not exactly like the Npp version, apparently, but will serve as ‘fairy bike wheels’ until I master this stuff a little more. :-)

  • Run truncates two or more spaces to one space

    3
    0 Votes
    3 Posts
    202 Views
    László BotkaL

    Thank you, your help was very useful and effective.

  • Replace Notepad++ as Default W10 editor. How to ?

    2
    0 Votes
    2 Posts
    323 Views
    PeterJonesP

    @AlainCh2 said in Replace Notepad++ as Default W10 editor. How to ?:

    Activated in right click > Open With
    Open with >Choose another App \ Browse to Program Files/Notepad++ 🙄

    -That’s not enough … …crazy as it can be,

    That always worked for me back when I was using Win10. And I just verified I had no difficulty in Win11 getting it to keep Notepad++ as an Open With for .ini files.

    BUT now you have fixed it as > Edit with Notepad++,

    If all you are looking for is the Edit with Notepad++ choice in the right-click menu, when you run the installer initially, assuming it prompted with the UAC prompt, your installation should have included the ShellExtension DLL C:\Program Files\Notepad++\contextMenu\NppShell.dll (assuming you installed newer than v8.5.1; older versions used a different name, and didn’t work with Win11). And it should have registered that DLL so that the Windows Explorer context menu includes that. If something went wrong with that registration, you could open a cmd.exe or PowerShell window in that contextMenu directory, probably using “as Admin” when open that window, and then follow the manual DLL registration instructions instructions from the user manual. (That page in the user manual has a lot of different tactics to get the Edit with Notepad++ or similar, including a registry entry that adds it as a verb to all files, so that you don’t have to do the OpenWith on each file type. But the Shell Extension DLL is really the preferred method, because it’s designed to do things the way Windows likes.)

    With the modern Notepad++, that same DLL should work to get the right-click entry with either Win10 or Win11.

    If you got it working using an alternate method (like the registry edit shown in the first post), great. This is just presenting an alternate method, and the way that Notepad++ intends you to get Edit with Notepad++ functionality.

  • Font size is different (wrong) in the latest version

    3
    0 Votes
    3 Posts
    219 Views
    CoisesC

    @TG-King:

    In addition to @PeterJones’ suggestions, also be sure you haven’t accidentally zoomed out (for example, by using the mouse wheel with the Ctrl key down): View | Zoom | Restore Default Zoom will set zoom back to normal.