• Login
Community
  • Login

Notepad++ v8.1 is available

Scheduled Pinned Locked Moved Announcements
27 Posts 15 Posters 6.9k Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G
    Giuseppe Vicari
    last edited by Jun 19, 2021, 9:34 AM

    In dark mode, notepad++ change font size.

    1 Reply Last reply Reply Quote 0
    • M
      maddes-b
      last edited by Jun 20, 2021, 12:08 PM

      Bug in v8.1?
      Dark mode not fully enabled for non-admin user.
      Menus and status bar change, but not the text area or any settings window.
      On the admin account it works completely as intended.
      Code issue or a local configuration issue?

      19637c9b-39aa-49e6-a013-b9c610639ace-image.png

      ae4c6f66-f379-409c-8472-cf736f1c37cc-image.png

      Debug Info:
      Notepad++ v8.1 (64-bit)
      Build time : Jun 17 2021 - 01:56:07
      Path : C:\Program Files\Notepad++\notepad++.exe
      Command Line :
      Admin mode : OFF
      Local Conf mode : OFF
      Cloud Config : OFF
      OS Name : Windows 10 Pro (64-bit)
      OS Version : 2009
      OS Build : 19043.1055
      Current ANSI codepage : 1252
      Plugins : ComparePlugin.dll JSMinNPP.dll MarkdownViewerPlusPlus.dll mimeTools.dll NppConverter.dll NppExport.dll XMLTools.dll

      Correction of Npp’s debug info: It is version 21H1, not 2009. Build number is correct.

      A 1 Reply Last reply Jun 20, 2021, 12:25 PM Reply Quote 0
      • A
        Alan Kilborn @maddes-b
        last edited by Alan Kilborn Jun 20, 2021, 12:28 PM Jun 20, 2021, 12:25 PM

        @maddes-b

        I think you want the “DarkModeDefault” theme selected in Style Configurator. Or maybe you tried that and it doesn’t “stick” somehow?

        Correction of Npp’s debug info: It is version 21H1, not 2009.

        Is this implying that there is a bug in how N++ reports this data?

        Hmm, you might want to report a bug about your status bar as well.
        The horizontal spacing of the fields looks wacky.
        Just sayin.

        1 Reply Last reply Reply Quote 0
        • M
          maddes-b
          last edited by Jun 20, 2021, 1:03 PM

          @Alan-Kilborn: Thanks for pointing out, so I re-checked.

          #1 Dark Mode
          I never changed anything in the Style Configurator since my clean install in February 2021 (as I far as I can remember).
          For dark mode I just enabled it in the Settings (not Style Configurator).
          On the admin account it switched the theme to “DarkModeDefault” as mentioned by Alan-Kilborn.
          On my normal user there are no themes available at all, so I currently assume it is a code or installer issue. Maybe this was even introduced in an earlier release, but not recognized by me as I never changed theme stuff. The other theme issues mentioned by Alan-Kilborn could be related to this too.
          Anything else I should check out for Npp team?

          4abd238b-cb5e-46a1-8406-a6e93bc6fcaf-image.png

          #2 Debug info
          Maybe the debug info code is just not adapted to newer versions of Windows 10 yet.
          Anything else I should check out for Npp team (e.g. reg file)?

          I 1 Reply Last reply Jun 21, 2021, 2:24 AM Reply Quote 0
          • O
            o-l-a-v
            last edited by o-l-a-v Jun 20, 2021, 7:59 PM Jun 20, 2021, 7:57 PM

            Love the new dark mode. Only problem is that I’m addicted to the “Doc Switcher”, where the “Name” column still is eye damaging (not really) white. Also, if you highlight/ select a file, that too will become white.

            7419b951-8e3c-4ec5-9625-62db6b23bbd6-image.png

            Nothing critical, but would be nice to have that fixed as well.

            For editor theme I use Dracula (if anyone wonders):

            • https://draculatheme.com/notepad-plus-plus
            • https://github.com/dracula/notepad-plus-plus

            Oh, some feature requests while we’re at it:

            • Add ability to have .md as default file extension. I write 99% markdown. (Preferences -> New Document -> Default language.
              • Please sort the list alphabetically too.
                086ef289-ac58-437d-82b7-bc5467fb0e4e-image.png
            • Add markdom as a “Language” in “Style Configurator”. And sort that list of “Languages” alphabetically as well.
            1 Reply Last reply Reply Quote 0
            • O
              o-l-a-v
              last edited by o-l-a-v Jun 20, 2021, 8:08 PM Jun 20, 2021, 8:07 PM

              Would also like to add that, when enabling “Settings on cloud”, it seems it still gets theme files from the %AppData%\Notepad++\themes folder, but user defined styles gets pulled correctly from the cloud location path (which in my case is %OneDriveConsumer%\_Share\AppData\Notepad++\userDefineLangs (Real full path, as env variables for “Settings on cloud” doesn’t work. just anonymized it with env variable in this example)).

              1 Reply Last reply Reply Quote 0
              • I
                Ivan K @maddes-b
                last edited by Ivan K Jun 21, 2021, 2:26 AM Jun 21, 2021, 2:24 AM

                @maddes-b I saw the same thing on my secondary (non-admin) user account on my Windows machine. I had installed NPP on my primary account. I am not sure if admin vs. non-admin has anything do with it, or if it is just a matter of running NPP on an account that didn’t also install it.

                At any rate, I was able to fix it by copying %AppData%\Notepad++\themes\DarkModeDefault.xml from my primary user account (the one I installed NPP with) to the same location on my secondary account.

                Note that NPP can’t be running when you do this, or it will overwrite that file on application exit with the “broken” settings. After copying the primary user’s file and then launching NPP and selecting dark mode in settings it worked for me on the secondary account. In fact, for some reason I think I had do the “close app and then copy file” twice after first running NPP to verify the error, although that may have just been because I inadvertently did the first copy while NPP was still running.

                Perhaps the default creation/copying of the DarkModeDefault.xml file (if it doesn’t already exist) is incorrect?

                M 1 Reply Last reply Jun 21, 2021, 4:49 PM Reply Quote 1
                • M
                  maddes-b @Ivan K
                  last edited by maddes-b Jun 21, 2021, 4:51 PM Jun 21, 2021, 4:49 PM

                  @Ivan-K You are right it’s an installer / implementation issue for multi-user systems.

                  Issues with Dark Mode / Themes
                  Themes are only installed to %APPDATA%\Notepad++\themes of the user who installed N++. Other users never get these (no themes at all in my case, see earlier post).

                  From my point of view this is a concept error. Default themes should be in %ProgramFiles%\Notepad++\themes and %APPDATA%\Notepad++\themes supersede these. I hope this would also fit the “settings in the cloud” approach.
                  Copying files around from user to user is neither convenient nor fitting well to user segregation (admin to install program, normal users to work with program).

                  M D 2 Replies Last reply Jun 21, 2021, 5:27 PM Reply Quote 0
                  • M
                    maddes-b @maddes-b
                    last edited by Jun 21, 2021, 5:27 PM

                    Update:
                    Actually the concept is already implemented.
                    Out of curiosity I copied my Admin’s %APPDATA%\Notepad++\themes to %ProgramFiles%\Notepad++\themes and my normal user could see all themes.

                    So 2 Issues with Themes and Dark Mode:

                    • Installer does not put default themes in %ProgramFiles%\Notepad++\themes
                    • Setting “Dark Mode > Enable dark mode” expects themes in %APPDATA% and if missing does not fall back to %ProgramFiles%.
                      Workaround: Select Dark Mode theme manually

                    I think we figured out the actual cause and related issues. Thanks to all.
                    Let’s hope the N++ team can fix this in v8.2.

                    P 1 Reply Last reply Jun 21, 2021, 11:15 PM Reply Quote 0
                    • P
                      PeterJones @maddes-b
                      last edited by PeterJones Jun 21, 2021, 11:16 PM Jun 21, 2021, 11:15 PM

                      @maddes-b said in Notepad++ v8.1 is available:

                      Let’s hope the N++ team can fix this in v8.2.

                      Since it’s never worked that way in the past, that is a feature request, rather than a regression in v8.1. Don does check this thread for regressions, but to make sure they are noticed and tracked, feature requests should go in the official issues site on GitHub, as described in our FAQ

                      1 Reply Last reply Reply Quote 2
                      • J
                        JamesWebb
                        last edited by Jun 23, 2021, 8:17 PM

                        Hi there,

                        I am NP++ (Minimal Portable version) user since 2015, and use it as a simple text editor (instead of Windows Notepad).
                        Everything was OK till version 8 and later!

                        Why the latest version has lag on start! When I click on NP++ icon it starts too late (about 2 to 3 seconds), previous versions have no lag, were just like thunder! (I am on Windows 10 20H2 x64, SSD Hard, as always NP++ Minimal Portable latest version).

                        M 1 Reply Last reply Jun 25, 2021, 10:03 PM Reply Quote 0
                        • R
                          Raheesh Ramsy
                          last edited by Jun 25, 2021, 4:32 AM

                          Hi!!!
                          Great to be a member!!!

                          1 Reply Last reply Reply Quote 0
                          • R
                            Raheesh Ramsy
                            last edited by Jun 25, 2021, 4:33 AM

                            how can we insert a image in notepad++???
                            can someone please help???

                            1 Reply Last reply Reply Quote 0
                            • L
                              László Botka
                              last edited by Jun 25, 2021, 5:45 AM

                              see this

                              A 1 Reply Last reply Jun 25, 2021, 11:40 AM Reply Quote 0
                              • A
                                Alan Kilborn @László Botka
                                last edited by Jun 25, 2021, 11:40 AM

                                @László-Botka

                                What your link points to isn’t what @Raheesh-Ramsy is asking about.

                                @Raheesh-Ramsy said:

                                how can we insert a image in notepad++???

                                Short answer: You can’t. Notepad++ doesn’t handle images, only text.

                                BOTH: This thread is for discussion of problems with the 8.1 release of Notepad++. Please don’t ask questions or make comments unrelated to that in this thread – create a new discussion thread in that case.

                                1 Reply Last reply Reply Quote 0
                                • M
                                  mere-human @JamesWebb
                                  last edited by Jun 25, 2021, 10:03 PM

                                  @ten2120 Interesting. Do you use any custom plugins? Have you enabled the dark mode?
                                  It would be interesting to see your debug info (Menu > ? > Debug Info)

                                  1 Reply Last reply Reply Quote 0
                                  • A
                                    Andrei Mincov 0
                                    last edited by Jun 27, 2021, 11:58 AM

                                    And still no way to choose the obsolete icon. The app and file type icon is the only reason I’m sticking with 6.9.2.

                                    A 1 Reply Last reply Jun 27, 2021, 12:25 PM Reply Quote 0
                                    • A
                                      Alan Kilborn @Andrei Mincov 0
                                      last edited by Jun 27, 2021, 12:25 PM

                                      @Andrei-Mincov-0 said in Notepad++ v8.1 is available:

                                      And still no way to choose the obsolete icon. The app and file type icon is the only reason I’m sticking with 6.9.2.

                                      And the award-winner for the dumbest reason ever to use an ancient version of a software program goes to…YOU.
                                      Sorry, but that is really, really, really dumb.

                                      A 1 Reply Last reply Jun 27, 2021, 12:47 PM Reply Quote 0
                                      • A
                                        Andrei Mincov 0 @Alan Kilborn
                                        last edited by Jun 27, 2021, 12:47 PM

                                        @Alan-Kilborn The old version does everything I really NEED it to do, and I prefer to use a program that uses file-type icons that look like word documents, not some random green bullshit.

                                        A 1 Reply Last reply Jun 27, 2021, 1:52 PM Reply Quote 0
                                        • A
                                          Alan Kilborn @Andrei Mincov 0
                                          last edited by Jun 27, 2021, 1:52 PM

                                          @Andrei-Mincov-0 said in Notepad++ v8.1 is available:

                                          The old version does everything I really NEED it to do

                                          Then why come here to comment on it? Live on in your happy obsolescence. :-)

                                          Seriously, though, aren’t there reasonable ways to get any icons you want using the OS instead of Notepad++ 's control?
                                          If that aspect of the discussion is to be continued, respectfully request that you open a new discussion thread, as this one is sort of reserved for real 8.1 problems.

                                          1 Reply Last reply Reply Quote 0
                                          13 out of 27
                                          • First post
                                            13/27
                                            Last post
                                          The Community of users of the Notepad++ text editor.
                                          Powered by NodeBB | Contributors