Community
    • Login
    1. Home
    2. Popular
    Log in to post
    • All Time
    • Day
    • Week
    • Month
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All categories
    • donhoD

      Sometimes when one door closes in life, another one opens

      Watching Ignoring Scheduled Pinned Locked Moved Humour
      1
      7 Votes
      1 Posts
      140 Views
      No one has replied
    • Deniss JohanssenD

      We are with Ukraine

      Watching Ignoring Scheduled Pinned Locked Moved Boycott Notepad++
      4
      -1 Votes
      4 Posts
      1k Views
      王阿喵王

      @Deniss-Johanssen 虽然乌克兰遭到了毁灭,但则连斯基的人民得到了那些所谓的明主自由

    • S

      [suggestion] View > Tab > Move up/down

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      3
      0 Votes
      3 Posts
      478 Views
      S

      Thanks for the tip.

    • conky77C

      Translation plugin

      Watching Ignoring Scheduled Pinned Locked Moved Translation
      13
      0 Votes
      13 Posts
      5k Views
      conky77C

      I update the list of translatable plugins (NPP menuSearch is also translatable);
      At the moment the translatable plugins are:

      Hex editor available in German https://github.com/chcg/NPP_HexEdit/tree/master/HexEditor/lang https://github.com/chcg/NPP_HexEdit/tree/master/NativeLang/src/lang Multireplace available in Danish, French, German, Hungarian, Italian, Portuguese, Russian, Spanish, Ukrainian json tool available in Italian, Arabic, Chinese,French, German, Italian, Japanese, Korean, Twaiwanist NppMenuSearch available in German, Italian
    • Richard NurseR

      How to change default tab name

      Watching Ignoring Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
      6
      0 Votes
      6 Posts
      2k Views
      zylstraZ

      @Alan-Kilborn

      Hi, Alan, I tried this (i.e. your last suggestion) and I think it worked the first couple times I tried it, but now it has stopped working.

      I have tried restarting both the software and the OS (WIndows 10). I changed both the english.xml and my newly created english_customizable.xml. The localization file changes back to English on each restart, but like I mentioned I changed that file as well, so that it has <tab-untitled-string value=“”/>.

    • Bo ChenB

      Notepad++ has a Reload false alarm / bug? "This file has been modified by another program. Do you want to reload it"? even when it hadn't been recently modified at all?!

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      35
      1 Votes
      35 Posts
      12k Views
      M

      @Denis-Rionnet said in Notepad++ has a Reload false alarm / bug? "This file has been modified by another program. Do you want to reload it"? even when it hadn't been recently modified at all?!:

      I understand that this behaviour can be disabled via the settings panel (it works: the warning gets muted)).

      How and where? nvm - found it with Google - Settings>Misc>File Status auto-detection.

      I’m having the same issue - for me, typically when I don’t save the file in NPP, lock the computer, and then unlock it and go back to editing.

      Files are stored on a network hard drive (not Cloud storage). File protocol is SMB, if that is what @ekpalypse is asking.

      I don’t think I’ve seen the message in NPP previously, but I’ve just started using it heavily.

      I agree, the feature was handy when it worked.

      For me, nobody else edit’s these files, and the one other program that I might edit them in notifies me if they were changed in NPP, so I’m okay with disabling it, but I’d like to see it fixed.

      Debug info:
      Notepad++ v8.8.1 (64-bit)
      Build time : May 3 2025 - 18:41:09
      Scintilla/Lexilla included : 5.5.6/5.4.4
      Boost Regex included : 1_85
      Path : C:\Program Files\Notepad++\notepad++.exe
      Command Line : “Z:_Brooks Work\FM ExtendScript\Scripts_2025\OPS_JG_Update_Variables.jsx”
      Admin mode : OFF
      Local Conf mode : OFF
      Cloud Config : OFF
      Periodic Backup : ON
      Placeholders : OFF
      Scintilla Rendering Mode : SC_TECHNOLOGY_DEFAULT (0)
      Multi-instance Mode : monoInst
      File Status Auto-Detection : cdEnabledNew (for current file/tab only)
      Dark Mode : OFF
      OS Name : Windows 11 Enterprise (64-bit)
      OS Version : 23H2
      OS Build : 22631.5472
      Current ANSI codepage : 1252
      Plugins :
      JSMinNPP (1.1905.1)
      mimeTools (3.1)
      NppConverter (4.6)
      NppExport (0.4)
      NPPJSONViewer (1.34)
      XMLTools (3.1.1.13)

    • Daniel BuitronD

      Cant select 64-bit version as default text edit program in win 7?

      Watching Ignoring Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
      7
      0 Votes
      7 Posts
      7k Views
      Robert BaerR

      Title says Win7 – works on Windows 11 too

      A bit late, but this post was the key to getting things working on Windows 11 for me. I had stuck with the 32-bit version for years and had installed it on a non-default disk. When I upgraded to the 64-bit version everything related to the right click menu stopped working.

      Using regedit to insure that this key pointed at my 64-bit install got things right.
      [HKEY_CLASSES_ROOT\Applications\notepad++.exe\shell\open\command]

      double click on default to see the actual key if you haven’t used regedit before.

    • donhoD

      Truth is hidden within obscenity

      Watching Ignoring Scheduled Pinned Locked Moved Humour
      4
      2 Votes
      4 Posts
      900 Views
      XLN TechnologiesX

      Sadly, it’s missing the lang attribute so it’s just short of true perfection:
      16e31b41-90cb-4378-837f-0ef561d08d53-image.png

    • XLN TechnologiesX

      Yeah! Screw these guys and their awesome free software!!

      Watching Ignoring Scheduled Pinned Locked Moved Boycott Notepad++
      1
      1 Votes
      1 Posts
      290 Views
      No one has replied
    • PeterJonesP

      C++ DarkMode dialogs -- not all controls inherit the mode

      Watching Ignoring Scheduled Pinned Locked Moved Notepad++ & Plugin Development
      10
      0 Votes
      10 Posts
      860 Views
      PeterJonesP

      For those who weren’t watching:

      ozone10 made a better fix for the tab-control: PR #16673 has been accepted ozone10 also fixed my “secondarily” report about the listbox scrollbar from above, which I reported in issue #16674, fixed in PR #16676 (accepted) progressbars also don’t go to darkmode, and ozone10 has proposed PR#16687, which hasn’t been accepted yet, but hopefully will be.

      So at least 2 of those 3 (and hopefully the third) will be in v8.8.2

      Meanwhile, CollectionInterface v1.1 has been released – the new version will be in PluginsAdmin for v8.8.2, or you can install it from the assets in the release at https://github.com/pryrt/NppPlugin-CollectionInterface/releases/tag/v1.1.0 :

      Adds DarkMode support (with N++ v8.5.4 or newer; in earlier versions, dialog will be LightMode still) [I do my own subclassing on the TabControl for v8.5.4-v8.8.1; it will use the builtin starting in v8.8.2] Allow selecting multiple files for bulk download (#6) Add label to progress bar so “100% [DONE]” is more clear (#9) Fix crash if firewall blocks download (#13) and make error handling better in other edge cases as well
    • Vitalii DovganV

      NppExec v0.8.9 has been released!

      Watching Ignoring Scheduled Pinned Locked Moved Notepad++ & Plugin Development
      1
      4 Votes
      1 Posts
      122 Views
      No one has replied
    • Sweet ManS

      Windows content is blank on remote notepad++ sessions

      Watching Ignoring Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
      17
      0 Votes
      17 Posts
      5k Views
      D

      Came here to say I got same issue when using remote session and the target laptop lid is closed. Notepad stops rending the opened files. This is on Windows 10 and notepad version is 8.8.1.

    • Md. Mobashir HasanM

      How to remove a language from a srt file?

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      3
      0 Votes
      3 Posts
      466 Views
      Md. Mobashir HasanM

      @rinku-singh it’s been long & i forgot for what exact reason I asked. Thanks, anyway.

    • donhoD

      FYI: Notepad++ v8.8.2 Release Candidate will be available in about 1 week

      Watching Ignoring Scheduled Pinned Locked Moved Announcements
      1
      3 Votes
      1 Posts
      410 Views
      No one has replied