Community
    • Login

    Notepad++ v7.8.6 released

    Scheduled Pinned Locked Moved Announcements
    23 Posts 14 Posters 5.5k 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.
    • PeterJonesP
      PeterJones @gaming unknown
      last edited by

      @gaming-unknown ,

      But I always seem to have the problem of the plugins// I downloaded them but they don’t seem to be installed at all I always check to basically know if there was any problems and that it was none of plugins would comeup and they don’t seem to be installed I don’t think that this can’t be a hard issue to fix right I’m counting on you to fix it

      This does not sound like a problem specific to v7.8.6 – or at least, if it is specific to the version, it’s specific to the version plus whatever is unique about your system. I (and plenty of other regulars here) have not noticed any difficulty installing plugins with v7.8.6.

      Thus, to give it the attention it deserves, I am putting more detailed replies to a new topic in the “Help Wanted” section: please follow the discussion in this new topic = https://community.notepad-plus-plus.org/topic/19339/plugins-download-but-do-not-install

      I have quoted your problem there, and then replied with my debugging suggestions. Please put any replies in that thread.

      1 Reply Last reply Reply Quote 1
      • David Brigden52D
        David Brigden52
        last edited by

        Notepad++ v7.8.6 Enhancement & bug-fixes:

        1. Add multi-column marker (multi-line edge) feature.
          Awesome! That said, my existing single-column marker was not preserved.

        I do have to say though, many of the features in NPP, I go from not knowing about them, to seeing them in NPP and using, to can’t comfortably work without them. It’s a good problem to have, thank you.

        1 Reply Last reply Reply Quote 2
        • Michael VincentM
          Michael Vincent
          last edited by

          @donho said in Notepad++ v7.8.6 released:

          Please let me know if you find any regression

          I think a user has identified a regression (if I understand correctly) with Edit => Line Operations => Split Lines which appears to rely on SCI_SETEDGEMODE EDGE_LINE / SCI_SETEDGECOLUMN but now only SCI_MULTIEDGEADDLINE is used in Preferences => Editing => Vertical Edge Settings.

          More detail is provided here:
          https://community.notepad-plus-plus.org/topic/19395/v-7-8-6-vertical-edge-settings-no-longer-works-with-split-lines-ctrl-i

          Cheers.

          1 Reply Last reply Reply Quote 1
          • Santiago CoriaS
            Santiago Coria
            last edited by

            Hi! i’d like to know how to use the new feature

            1. Add multi-column marker (multi-line edge) feature.
              When new fueatures are released, is it explained somewhere?
              Thanks!!
            Alan KilbornA 1 Reply Last reply Reply Quote 0
            • Alan KilbornA
              Alan Kilborn @Santiago Coria
              last edited by

              @Santiago-Coria said in Notepad++ v7.8.6 released:

              When new fueatures are released, is it explained somewhere?

              In theory they get captured with modifications to the official documentation.
              That’s found here: https://npp-user-manual.org/

              For this feature, it seems to be fairly well documented on the UI:

              f745a9c7-a0b9-4c28-b7cd-cc5e6d7b5cae-image.png

              But for someone totally unfamiliar with a vertical edge feature and what it does, the in-program info may not be enough. I dunno, I’m familiar with it, so I’m a bad judge.

              PeterJonesP 1 Reply Last reply Reply Quote 0
              • PeterJonesP
                PeterJones @Alan Kilborn
                last edited by

                @Alan-Kilborn and @Santiago-Coria ,

                Sorry. I documented the version of the multi-edge feature from RC1 or RC2, but hadn’t remembered to update the docs when RC4 became final release.

                I’ve added a documentation request #87 to update that to match the final v7.8.6. I will try to get to it in the next week or so, and then whenever the next documentation set is released to the website, it will be fully available.

                —
                Notepad++ Documentation: check the official docs at npp-user-manual.org. If something is missing or wrong there, see if it’s been fixed in the repository already, but hasn’t been released to the website yet. If it’s not there, feel free to create an issue and wait patiently for it to be improved and released.

                Alan KilbornA 1 Reply Last reply Reply Quote 1
                • Alan KilbornA
                  Alan Kilborn @PeterJones
                  last edited by

                  @PeterJones

                  There have been some “deficiencies” noted with the new feature – UI related – hopefully you aren’t updating the docs only to have a future change to it forcing you to do it again. :-(
                  On the other hand, from what I’ve observed, the author of Notepad++ didn’t seem inclined to further change how the feature was implemented. :-)

                  1 Reply Last reply Reply Quote 1
                  • Stanislav PadimanskasS
                    Stanislav Padimanskas
                    last edited by

                    i think it would be good if we could have opportunity to highlight a typescript code :)

                    1 Reply Last reply Reply Quote 0
                    • Daniel GuerreroD
                      Daniel Guerrero
                      last edited by

                      Seems to have a bug with multi-column marker and split lines.
                      The split lines function does the split on a fixed length and not with any of the multi-columns limits!

                      EkopalypseE 1 Reply Last reply Reply Quote 0
                      • EkopalypseE
                        Ekopalypse @Daniel Guerrero
                        last edited by

                        @Daniel-Guerrero

                        see here.

                        Daniel GuerreroD 1 Reply Last reply Reply Quote 1
                        • Daniel GuerreroD
                          Daniel Guerrero @Ekopalypse
                          last edited by

                          @Ekopalypse Thanks!!

                          1 Reply Last reply Reply Quote 1
                          • Kjell RilbeK
                            Kjell Rilbe
                            last edited by

                            @donho said in Notepad++ v7.8.6 released:

                            Add multi-column marker (multi-line edge) feature.

                            Sorry, please clarify what this feature does and how I use it.

                            EkopalypseE 1 Reply Last reply Reply Quote 0
                            • EkopalypseE
                              Ekopalypse @Kjell Rilbe
                              last edited by

                              @Kjell-Rilbe said in Notepad++ v7.8.6 released:

                              multi-column marke

                              It allows you to add multiple vertical lines at different position.

                              1 Reply Last reply Reply Quote 0
                              • overstopO
                                overstop
                                last edited by

                                Where is this feature located ?
                                Add multi-column marker (multi-line edge) feature.

                                Michael VincentM 1 Reply Last reply Reply Quote 0
                                • Michael VincentM
                                  Michael Vincent @overstop
                                  last edited by

                                  @overstop said in Notepad++ v7.8.6 released:

                                  Where is this feature located ?
                                  Add multi-column marker (multi-line edge) feature.

                                  Menu: Settings => Preferences => Editing : Vertical Edge Settings

                                  Cheers.

                                  1 Reply Last reply Reply Quote 3
                                  • PeterJonesP PeterJones locked this topic on
                                  • First post
                                    Last post
                                  The Community of users of the Notepad++ text editor.
                                  Powered by NodeBB | Contributors