• Login
Community
  • Login

Notepad++ v7.9.3 Released

Scheduled Pinned Locked Moved Announcements
61 Posts 25 Posters 14.1k 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.
  • K
    kickapoo @mere-human
    last edited by kickapoo Mar 9, 2021, 4:44 AM Mar 9, 2021, 4:42 AM

    @mere-human

    Thanks, yes, that´s right, Core Editions have no Desktop environment, you only have a commandprompt.

    I use the 2016 Core image as it is in AWS EC2, additionally installing .NET 4.8 for testing my applications and also Chocolatey, which is also used to install npp (https://chocolatey.org/packages/notepadplusplus ). Tried also downloading and installing manually, made no difference.

    Npp is used for looking at log files, nothing fancy, started via commandprompt simply by typing notepad++.exe. Also the dialogue can be used for file operations to easier copy/move files between the vm and my local machine, as there is also no Windows file explorer like explorer.exe on board.

    Note: On „regular“ notepad.exe that comes with Windows, those dialogues open without issues.

    1 Reply Last reply Reply Quote 1
    • D
      donho
      last edited by donho Mar 9, 2021, 1:01 PM Mar 9, 2021, 1:00 PM

      @0imax said in Notepad++ v7.9.3 Released:

      The document map displays like this:

      Could you check if your problems in v7.9.3 are solved in v7.9.4 (RC) ?
      https://community.notepad-plus-plus.org/topic/20854/notepad-7-9-4-rc

      1 Reply Last reply Reply Quote 0
      • G
        geertsj
        last edited by geertsj Mar 10, 2021, 10:59 PM Mar 10, 2021, 10:58 PM

        Re: Notepad++ v7.9.3 Released

        View --> “Hide Line Number Margin” doesn’t work anymore. The line numbers stay visible, they don’t disappear. In my former version v7.9.1. it works.

        Please solve this in v7.9.4. Until then I use v7.9.1.

        A 1 Reply Last reply Mar 11, 2021, 12:21 AM Reply Quote 0
        • A
          Alan Kilborn @geertsj
          last edited by Alan Kilborn Mar 11, 2021, 12:22 AM Mar 11, 2021, 12:21 AM

          @geertsj said in Notepad++ v7.9.3 Released:

          View --> “Hide Line Number Margin”

          AFAIK, there is no “Hide Line Number Margin” on the “View” menu.
          So… don’t know what you’re talking about. The control for the line number margin is in Settings menu > Preferences… > Margins/Border/Edge and looks like this:

          d5d486b0-84b1-4d52-859f-c2e6ba6913dd-image.png

          G 1 Reply Last reply Mar 11, 2021, 7:54 AM Reply Quote 0
          • G
            geertsj @Alan Kilborn
            last edited by Mar 11, 2021, 7:54 AM

            @Alan-Kilborn Yes, it exist: npp.jpg

            G 1 Reply Last reply Mar 11, 2021, 9:32 AM Reply Quote 1
            • G
              geertsj @geertsj
              last edited by Mar 11, 2021, 9:32 AM

              It doesn’t work also in 7.3.2. See picture. I see the Line Numbers while I have selected View --> Hide Line Number Margin. In version 7.3.1. it works. It seems to be related to the new Line Number changes since 7.3.2.npp.jpg

              1 Reply Last reply Reply Quote 1
              • E
                Ekopalypse
                last edited by Mar 11, 2021, 10:53 AM

                There is no such menu entry in Npp

                f8f2573d-e6f0-4418-a048-24bacdb3b891-image.png

                It must be part of a plugin. Can you post your debug info which
                is available from the ? menu?

                G 1 Reply Last reply Mar 11, 2021, 8:53 PM Reply Quote 1
                • G
                  guy038
                  last edited by guy038 Mar 11, 2021, 11:28 AM Mar 11, 2021, 11:13 AM

                  Hello, @geertsj, @alan-kilborn and All,

                  @geertsj, first, you said :

                  It doesn’t work also in 7.3.2. See picture. I see the Line Numbers while I have selected View --> Hide Line Number Margin. In version 7.3.1. it works. It seems to be related to the new Line Number changes since 7.3.2.

                  I suppose that you wanted to say :

                  It doesn’t work also in 7.9.2. See picture. I see the Line Numbers while I have selected View --> Hide Line Number Margin. In version 7.9.1. it works. It seems to be related to the new Line Number changes since 7.9.2.


                  Now, it’s definitively not an Notepad++'s issue

                  I think that, in each new release, you re-installed the CustomizeToolbar plugin. This is that plugin which adds the commands, below, inside the View menu !

                  • Hide Line Numbers Margin

                  • Hide Bookmark Margin

                  • Hide Folder Margin

                  And probably, you added these three commands to your context menu !


                  And, as a new Margins/Border/Edge panel has been added to the Preferences dialog, since N++ v7.9.2, I suppose that you should contact the developer dave-user or create an issue here

                  Best Regards,

                  guy038

                  G 1 Reply Last reply Mar 12, 2021, 2:00 PM Reply Quote 2
                  • G
                    geertsj @Ekopalypse
                    last edited by Mar 11, 2021, 8:53 PM

                    @Ekopalypse The Debug-Info is:

                    Notepad++ v7.9.3 (32-bit)
                    Build time : Feb 14 2021 - 03:12:31
                    Path : C:\tols\npp\notepad++.exe
                    Admin mode : ON
                    Local Conf mode : ON
                    OS Name : Windows 7 Home Premium (64-bit)
                    OS Build : 7601.0
                    Current ANSI codepage : 1252
                    Plugins : FingerText.dll HexEditor.dll NppExec.dll NppHorizontalRuler.dll _CustomizeToolbar.dll

                    P A 2 Replies Last reply Mar 11, 2021, 8:56 PM Reply Quote 0
                    • P
                      PeterJones @geertsj
                      last edited by Mar 11, 2021, 8:56 PM

                      @geertsj said in Notepad++ v7.9.3 Released:

                      @Ekopalypse The Debug-Info is:
                      …
                      Plugins : FingerText.dll HexEditor.dll NppExec.dll NppHorizontalRuler.dll _CustomizeToolbar.dll*

                      As @guy038 explained, the Customize Toolbar plugin is what is providing those three menu options. If they don’t work with the newest Notepad++ version, you will have to take it up with the Customize Toolbar author, as the fix needs to be in the plugin, not in Notepad++

                      1 Reply Last reply Reply Quote 0
                      • A
                        Alan Kilborn @geertsj
                        last edited by Mar 11, 2021, 8:57 PM

                        Does anybody else think that it is really dumb for a plugin called “Customize Toolbar” to modify the View menu in such a way?

                        1 Reply Last reply Reply Quote 2
                        • C
                          cesarmarcanove
                          last edited by Mar 11, 2021, 10:28 PM

                          @Michael-Shulist said in Notepad++ v7.9.3 Released:

                          Hello. I’ve in Windows 8.1 Update 1. The app does not able opening application, may be error. I installed the v7.93 and opened app are failed and doesn’t show the app but if are a error silently. I decided to install the previous version v7.92 and also works!.

                          A 1 Reply Last reply Mar 12, 2021, 12:13 AM Reply Quote 0
                          • A
                            Alan Kilborn @cesarmarcanove
                            last edited by Mar 12, 2021, 12:13 AM

                            @cesarmarcanove

                            Do you have SaveAsAdmin plugin?
                            For running 7.9.3 you need to remove it.

                            C 2 Replies Last reply Mar 12, 2021, 2:17 AM Reply Quote 1
                            • C
                              cesarmarcanove @Alan Kilborn
                              last edited by cesarmarcanove Mar 12, 2021, 2:18 AM Mar 12, 2021, 2:17 AM

                              This post is deleted!
                              1 Reply Last reply Reply Quote 0
                              • C
                                cesarmarcanove @Alan Kilborn
                                last edited by Mar 12, 2021, 2:25 AM

                                @Alan-Kilborn Just released the version 1.0.211 from https://github.com/Hsilgos/nppsaveasadmin/releases

                                Removed “Save As…” feature and fixed crash.

                                Try compile it and voila!.

                                1 Reply Last reply Reply Quote 0
                                • J
                                  Jean Jonethal
                                  last edited by Mar 12, 2021, 11:57 AM

                                  open file from network shar with UNC notation failed : \server\share\path\file.txt.

                                  leading backslash is removed by file open dialog

                                  A M 2 Replies Last reply Mar 12, 2021, 12:46 PM Reply Quote 0
                                  • A
                                    Alan Kilborn @Jean Jonethal
                                    last edited by Mar 12, 2021, 12:46 PM

                                    @Jean-Jonethal

                                    See point number 6 HERE.

                                    1 Reply Last reply Reply Quote 0
                                    • M
                                      Michael Vincent @Jean Jonethal
                                      last edited by Mar 12, 2021, 1:00 PM

                                      This post is deleted!
                                      A 1 Reply Last reply Mar 12, 2021, 1:10 PM Reply Quote 0
                                      • A
                                        Alan Kilborn @Michael Vincent
                                        last edited by Mar 12, 2021, 1:10 PM

                                        @Michael-Vincent said in Notepad++ v7.9.3 Released:

                                        That’s not UNC notation, you need 2 leading backslashes, not one.

                                        No. OP put the two leading backslashes in, and the error box that comes up says can’t-open and only shows one leading backslash there.

                                        M 1 Reply Last reply Mar 12, 2021, 1:15 PM Reply Quote 2
                                        • M
                                          Michael Vincent @Alan Kilborn
                                          last edited by Mar 12, 2021, 1:15 PM

                                          @Alan-Kilborn said in Notepad++ v7.9.3 Released:

                                          No.

                                          Sorry, you’re right, I mis-read. Deleted my post - not sure that works though?

                                          A 1 Reply Last reply Mar 12, 2021, 1:37 PM Reply Quote 0
                                          49 out of 61
                                          • First post
                                            49/61
                                            Last post
                                          The Community of users of the Notepad++ text editor.
                                          Powered by NodeBB | Contributors