• Login
Community
  • Login
  1. Home
  2. Help wanted · · · – – – · · ·
Log in to post
Load new posts
  • Recently Replied
  • Recently Created
  • Most Posts
  • Most Votes
  • Most Views
  • Y

    partial file saved with large file modification

    Watching Ignoring Scheduled Pinned Locked Moved
    2 May 4, 2022, 3:08 PM
    May 4, 2022, 3:04 PM
    0 Votes
    2 Posts
    256 Views
    A May 4, 2022, 3:08 PM

    @ydzdfci

    Perhaps best to try the operation sequence again with NO plugins at all?

  • I

    Recent file history

    Watching Ignoring Scheduled Pinned Locked Moved
    23 May 3, 2022, 6:41 PM
    Apr 25, 2022, 4:36 PM
    0 Votes
    23 Posts
    17k Views
    A May 3, 2022, 6:41 PM

    @peterjones

    I’m not a big user of it, but for the times where I do want to run multiple “instances”, I have a completely separate “portable” version set up, and I get to it via a couple of Run menu entries from my main “instance”:

    8a0e7162-8f10-487b-ade7-2e8d41822d76-image.png

    This doesn’t have any of the typical multi-instance problems you cite, but it has the disadvantage of some overhead (a separate copy of Notepad++, creation of Run menu entries, …)

  • E

    Outcome window

    Watching Ignoring Scheduled Pinned Locked Moved
    2 May 3, 2022, 1:01 PM
    May 3, 2022, 2:32 AM
    0 Votes
    2 Posts
    239 Views
    P May 3, 2022, 1:01 PM

    @eva-forsgren ,

    The answer to that previous question hasn’t changed since November 2020 – and it never will, because Notepad++ is a text editor. There are possible preview plugins (Preview HTML for HTML/web preview; Markdown++ for Markdown preview; and a plethora of ways to compile-and-run programming languages so that their results show up in a panel inside Notepad++). But if all you do is link to another question, and don’t even bother expanding with the details that were requested of the original poster two years ago, we cannot say any more than we did the last time.

  • R

    Shortcut not working as expected

    Watching Ignoring Scheduled Pinned Locked Moved
    6 May 3, 2022, 8:43 AM
    May 2, 2022, 9:33 PM
    0 Votes
    6 Posts
    2k Views
    R May 3, 2022, 8:43 AM

    @peterjones Thank you!

    Appreciate the effort you’ve put in. I tried the portable version and found the key combo still didn’t work so, as you said, that points to an external hijack.

    I was planning to start the process of elimination following that failure but, the first time (and only the first) I tried Ctrl-Alt-C in the portable NPP, I noticed a very brief disturbance somewhere else on my display and I recognised the source of it. I use a program called MyPhoneExplorer to manage data on my phone and it looked like a progress dialog from that - lasting well less than a second, I would say. When I checked all the settings for that program, I found it has allocated Ctrl-Alt-C for copying selected text to the phone’s clipboard - I wasn’t even aware of that feature.

    Once again, many thanks for helping me find the culprit!

  • M

    Session backups not working

    Watching Ignoring Scheduled Pinned Locked Moved
    7 May 2, 2022, 7:04 PM
    May 1, 2022, 10:49 AM
    0 Votes
    7 Posts
    4k Views
    P May 2, 2022, 7:04 PM

    @mr-brunes said in Session backups not working:

    and the intended use case documenting.

    How is the FAQ in this forum, plus the huge number of notes in the backup section of the user manual describing exactly what the “session snapshot and periodic backup”, not sufficient “use case documenting”?

  • D

    PHP to HTML

    Watching Ignoring Scheduled Pinned Locked Moved
    2 May 1, 2022, 7:51 PM
    May 1, 2022, 7:44 PM
    0 Votes
    2 Posts
    252 Views
    P May 1, 2022, 7:51 PM

    @david-smith-1 ,

    You can edit the source code of your PHP file, and remove any PHP commands you want, and type in the HTML. So yes.

    But I doubt that’s what you’re really asking. There is no magic command in Notepad++ to “search for all PHP and translate it to static HTML”.

    You can do search-and-replace for specific pieces of PHP and replace with the equivalent static HTML. But Notepad++ cannot tell you what those are. Sorry, that level of cutting edge AI hasn’t made its way into our favorite text editor.

  • G

    Go back to previous version of Find window

    Watching Ignoring Scheduled Pinned Locked Moved
    8 Apr 30, 2022, 2:00 PM
    Apr 26, 2022, 9:06 PM
    0 Votes
    8 Posts
    519 Views
    A Apr 30, 2022, 2:00 PM

    @Gor-Abgaryan

    can I change the text following the step you mentioned?

    Yes, but it won’t solve your original problem:

    where Search backwords button is the same size as Search afterwords button?

    because, as Peter said:

    although you can change the text, the localization files do not change the width of the buttons

  • F

    How to use keyboard to get text from autoscript

    Watching Ignoring Scheduled Pinned Locked Moved
    3 Apr 29, 2022, 1:50 PM
    Apr 29, 2022, 1:20 PM
    0 Votes
    3 Posts
    242 Views
    F Apr 29, 2022, 1:50 PM

    @michael-vincent Thanks a lot

  • 2

    Finding and replacing characters

    Watching Ignoring Scheduled Pinned Locked Moved
    7 Apr 28, 2022, 7:52 PM
    Apr 28, 2022, 6:47 PM
    0 Votes
    7 Posts
    1k Views
    2 Apr 28, 2022, 7:52 PM

    @peterjones Thank you very much

  • A

    Download link that doesn't change with new versions ( For app deployment)

    Watching Ignoring Scheduled Pinned Locked Moved
    6 Apr 28, 2022, 5:07 PM
    Apr 28, 2022, 4:30 PM
    0 Votes
    6 Posts
    733 Views
    P Apr 28, 2022, 5:07 PM

    @andreas-b-jensen said in Download link that doesn't change with new versions ( For app deployment):

    what is most important, outdated software with possible security holes or short disruption to employees?

    That is really up to the organization, not an outsider like me.

    But in my experience, with Notepad++, there has only been one group of changes that were security related – that was the EU-FOSSA batch in v7.6.3. Notepad++ is not primarily an internet-facing or internet-interfacing application, so most “security” issues don’t affect Notepad++. So, for Notepad++ updates, if I were in charge of distributing to a group of users, I would prioritize doing a quick check to make sure that the end-user experience wouldn’t be disrupted, over getting the newest update to the end-user ASAP.

    But it sounds like you have good ideas for how to implement things within your system; that’s great! Good luck.

  • J.M. VannJ

    Open .mlg extension?

    Watching Ignoring Scheduled Pinned Locked Moved
    6 Apr 28, 2022, 2:34 PM
    Apr 28, 2022, 2:04 PM
    0 Votes
    6 Posts
    1k Views
    J.M. VannJ Apr 28, 2022, 2:34 PM

    Thanks everyone. That’s a very helpful explanation. Looks like I’ll need to find another way to try and access the files.

  • myfirstnameispaulM

    Wine only opens Notepad++ as [Administrator]

    Watching Ignoring Scheduled Pinned Locked Moved
    6 Apr 28, 2022, 1:33 PM
    Apr 28, 2022, 12:53 PM
    0 Votes
    6 Posts
    1k Views
    P Apr 28, 2022, 1:33 PM

    @myfirstnameispaul ,

    somehow Notepad++ has reverted to essentially a brand-new install, so no settings, sessions, nothing.

    It may be that you just have to start reconfiguring from there.

    But you can try to share your ?-menu’s Debug Info, and we can see if we can point you in the right direction.

    But we are not experts on Wine here, so we won’t necessarily know how to map concepts from Windows to Wine: For example, is /home/username/.wine/drive_c/users/username/Application Data/ the Wine equivalent of c:\ProgramData\ ? Or of c:\users\username\AppData\ ? Or of c:\users\username\AppData\Roaming\ ? Or of c:\users\username\AppData\Local\ ? Because which of those it’s the equivalent of will determine whether your config files are in the right place. Under supported Windows OSes, the Notepad++ configuration goes under %AppData%\Notepad++, which is usually c:\users\username\AppData\Roaming, not the c:\users\username\AppData\ that most people misinterpret the %AppData% as meaning. So if /home/username/.wine/drive_c/users/username/Application Data/ is exactly equivalent to c:\users\username\AppData\ , then your Notepad++ is not in the right directory, and it should be c:\users\username\AppData\Roaming\Notepad++\ … But that’s a big IF, that we cannot answer.

    And maybe run Settings > Edit Popup ContextMenu, and see what the path is of the contextMenu.xml that it loads – because that should be the location where all your other config files go as well.

  • fcss88F

    processing urls

    Watching Ignoring Scheduled Pinned Locked Moved
    3 Apr 28, 2022, 12:24 PM
    Apr 28, 2022, 12:15 PM
    0 Votes
    3 Posts
    274 Views
    A Apr 28, 2022, 12:24 PM

    355b349e-5ee8-4b26-a2fc-8ad7cf9b5cfb-image.png

  • V

    Search word with a large number

    Watching Ignoring Scheduled Pinned Locked Moved
    5 Apr 27, 2022, 7:34 PM
    Apr 27, 2022, 6:53 PM
    0 Votes
    5 Posts
    246 Views
    V Apr 27, 2022, 7:34 PM

    @alan-kilborn Ah okay, yes its very simple, sorry haha. Thank you so much :)

  • Hiker GuyH

    Change from uppercase/lowercase using

    Watching Ignoring Scheduled Pinned Locked Moved
    13 Apr 27, 2022, 5:42 PM
    Apr 24, 2022, 12:22 AM
    0 Votes
    13 Posts
    15k Views
    Hiker GuyH Apr 27, 2022, 5:42 PM

    @alan-kilborn

    Thanks for that link. Learned something new today :)

  • Shelley JacksonS

    Analyse Plugin with v8.3.3

    Watching Ignoring Scheduled Pinned Locked Moved
    3 Apr 27, 2022, 1:53 PM
    Apr 27, 2022, 1:20 PM
    0 Votes
    3 Posts
    2k Views
    Shelley JacksonS Apr 27, 2022, 1:53 PM

    @peterjones Thanks for the info. Apologies, I should I have checked the plugin first. I’ll keep an eye out for the changes.

    Thanks again for your help.

  • Kard NailsK

    Highlight hit words (search)

    Watching Ignoring Scheduled Pinned Locked Moved
    6 Apr 26, 2022, 10:11 PM
    Apr 26, 2022, 10:08 AM
    0 Votes
    6 Posts
    2k Views
    Kard NailsK Apr 26, 2022, 10:11 PM

    @peterjones
    Thank you! That was indeed the case.

  • jdx-johnJ

    Search ignoring whitespace

    Watching Ignoring Scheduled Pinned Locked Moved
    3 Apr 26, 2022, 2:09 PM
    Apr 26, 2022, 1:55 PM
    0 Votes
    3 Posts
    1k Views
    A Apr 26, 2022, 2:09 PM

    @jdx-john said in Search ignoring whitespace:

    love if there was a simple “Ignore whitespace” checkbox alongside “Match case” and “Match whole word only”.

    So it would be?:

    ignore whitespace in the Find what expression ignore whitespace in the text that is searched both

    I don’t suppose this might be considered a feature request

    Feature requests are not made here (well, if you want them to be seen by the developers). See HERE for how to make a proper one.

  • Kapil AroraK

    Forgot to Save - Lost critical Data after Windows Laptop Restart

    Watching Ignoring Scheduled Pinned Locked Moved
    4 Apr 26, 2022, 1:50 PM
    May 1, 2021, 6:57 PM
    0 Votes
    4 Posts
    1k Views
    Jim OehmkeJ Apr 26, 2022, 1:50 PM

    If you tried to default the recovery function from the proxmox? If you are searching for good backup options, you can try to download the CCleaner first, clean the registry, and set the backup point.

  • Abhinav kgananA

    How to disable plugin on startup

    Watching Ignoring Scheduled Pinned Locked Moved
    7 Apr 26, 2022, 1:22 PM
    Apr 25, 2022, 10:06 AM
    0 Votes
    7 Posts
    3k Views
    A Apr 26, 2022, 1:22 PM

    @abhinav-kganan said in How to disable plugin on startup:

    Your suggestion worked actually

    Which one?
    We probably could have given you better suggestions quicker if you’d have elaborated more on what you wanted/needed to do.
    Sure, if all it was was “disable plugins”, then I guess we got you there. :-)

The Community of users of the Notepad++ text editor.
Powered by NodeBB | Contributors