• Login
Community
  • Login

TextFX Plugin Completely Missing

Scheduled Pinned Locked Moved General Discussion
12 Posts 7 Posters 29.8k 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.
  • A
    andrecool-68
    last edited by Apr 11, 2019, 9:11 AM

    There are resource files for building x64:
    https://github.com/HQJaTu/NPPTextFX/tree/VS2017-x64

    1 Reply Last reply Reply Quote 1
    • A
      andrecool-68
      last edited by Apr 11, 2019, 9:16 AM

      In these files there is already ready plugin x64
      https://github.com/HQJaTu/NPPTextFX/blob/VS2017-x64/bin/x64/NppTextFX.dll

      1 Reply Last reply Reply Quote 0
      • P
        PeterJones
        last edited by Apr 11, 2019, 1:48 PM

        @spamcop01 said:

        He also mentioned an experimental 64-bit version of TextFX, but I tried it and it didn’t sort text. No use to me until it can…

        Odd. I am quite surprised – so much so, that I went to the effort of grabbing the experimental 64bit NppTextFX.dll … and seem to have confirmed your experience. See below.

        Before I get to that: @spamcop01, how fancy of a sort do you need? Because Notepad++ has had a built-in sort (Edit > Line Operations > Sort Lines …) for years now. Do none of those meet your needs? What do you need to sort, and with what fancy requirements, that the builtin sort is insufficient?

        (Also, as a learning experience: notice below how I provide detailed information about versions, along with an exact sequence of events that I take; this will help others replicate (or contradict) my results.)

        -----

        Confirmation of Bug:

        After downloading and installing 64-bit NppTextFX.dll into notepad++ v7.6.3 64-bit, I created a new file:

        this
        is
        an
        unsorted
        list
        of
        words
        

        Then tried to run TextFX > Sort lines case sensitive (at column) – and it told me to select text. So I selected everything, and tried again; the busy-icon spun for a couple of seconds, and when it was done, the text was still in the same un-sorted order that it started in. I thought maybe it was because it was an unnamed/unsaved file, so I saved it with a name… and tried again, but it still wouldn’t sort.

        My ? > Debug Info:

        Notepad++ v7.6.3   (64-bit)
        Build time : Jan 27 2019 - 17:16:47
        Path : C:\usr\local\apps\notepad++\notepad++.exe
        Admin mode : OFF
        Local Conf mode : ON
        OS : Windows 10 (64-bit)
        Plugins : ComparePlugin.dll DSpellCheck.dll MarkdownViewerPlusPlus.dll mimeTools.dll NppConverter.dll NppExec.dll NppFTP.dll NppTextFX.dll PreviewHTML.dll PythonScript.dll XMLTools.dll 
        

        I then downloaded 32-bit TextFX v0.26 from https://sourceforge.net/projects/npp-plugins/files/TextFX/TextFX v0.26/ , and installed it in a portable v7.5.8 32-bit

        Notepad++ v7.5.8   (32-bit)
        Build time : Jul 23 2018 - 02:03:53
        Path : C:\usr\local\apps\npp32.7.5.8\notepad++.exe
        Admin mode : OFF
        Local Conf mode : ON
        OS : Windows 10 (64-bit)
        Plugins : DSpellCheck.dll mimeTools.dll NppConverter.dll NppExport.dll NppTextFX.dll PythonScript.dll 
        

        I noticed that this TextFX was 0.26, but the experimental 64-bit had been v0.25. So I downgraded to https://sourceforge.net/projects/npp-plugins/files/TextFX/TextFX v0.25/ for the 32bit.

        I also tried downloading fresh portables of 7.6.6 both 32-bit and 64-bit, and installed the appropriate TextFX v0.25. The 32-bit sorted; the 64-bit did not.

        I have confirmed that in NPP v7.5.8-32bit, both versions of NppTextFX (v0.25 and v0.26) properly sorted; in 7.6.6-32bit, verified v0.25 sorted. But in NPP v7.6.3-64bit with the experimental NppTextFX 64-bit v0.25, it did not sort; neither did 7.6.6-64bit with 64-bit v0.25 TextFX.

        1 Reply Last reply Reply Quote 1
        • A
          Alan Kilborn
          last edited by Apr 11, 2019, 2:05 PM

          Perhaps it is time to move past TextFX. If the N++ in-built sort is not adequate, maybe try this Pythonscript one:

          https://gist.github.com/ClaudiaFrank/3b5a346b86b5391c67f2f96845ff7ecd

          I believe that originated from a discussion here:

          https://notepad-plus-plus.org/community/topic/14129/sort-file-removing-duplicates-possible

          On a downside, I guess this script sort is unsupported now as well.

          1 Reply Last reply Reply Quote 2
          • J
            Jim Dailey
            last edited by Apr 11, 2019, 4:57 PM

            If one only uses TextFX to sort, then moving on shouldn’t be too much trouble; however, TextFX does soooo much more than sort.

            A 1 Reply Last reply Apr 11, 2019, 5:11 PM Reply Quote 4
            • A
              Alan Kilborn @Jim Dailey
              last edited by Apr 11, 2019, 5:11 PM

              @Jim-Dailey

              If things aren’t maintained, and you hit a stopper, there is little choice but to move on… 64-bits here could very well be such a stopper.

              I have TextFX installed since I began using N++ (still using 32-bits, obviously). However, I find I only use its features if someone asks a question here, never for my own needs. So I’m wondering what killer features TextFX provides for people…

              1 Reply Last reply Reply Quote 1
              • J
                Jim Dailey
                last edited by Apr 11, 2019, 6:51 PM

                @Alan-Kilborn Of course I can’t speak for anyone else, and I wouldn’t call it a killer feature, but I use the various line up text features occasionally.

                1 Reply Last reply Reply Quote 3
                • G
                  guy038
                  last edited by Apr 11, 2019, 9:58 PM

                  Hello, @jim-dailey, @Peterjones, @Alan-kilborn, and All,

                  Hi, Jim, if you, mainly, use the TextFX plugin for the Line up by a specific char feature, may be the links, below, could be of interest to you :

                  https://notepad-plus-plus.org/community/topic/13909/plugin-update-elastictabstops-v1-3/1 ( Dail’s plugin annoncement )

                  https://notepad-plus-plus.org/community/topic/17078/aligning-tabs-on-the-screen/15 ( My test of the ElasticTabStops plugin )


                  And also :

                  https://notepad-plus-plus.org/community/topic/15706/textfx-doesn-t-work/5 ( Python script of Scott, to mimic this TextFX feature )

                  https://notepad-plus-plus.org/community/topic/15706/textfx-doesn-t-work/10 ( My version, with a separator string, replacing the delimiter )

                  Best Regards,

                  guy038

                  1 Reply Last reply Reply Quote 4
                  • G
                    guy038
                    last edited by guy038 Apr 11, 2019, 11:30 PM Apr 11, 2019, 11:25 PM

                    Hello, @jim-dailey, @peterjones, @alan-kilborn, and All,

                    Once, you’ve got a file with your text correctly lined up, in different columns, you may would like to mimic the Sort lines... at column feature ! If so, just refer to this old read-only post, from Sourceforge.net :

                    https://sourceforge.net/p/notepad-plus/discussion/331753/thread/942efd7d/#20d7

                    which describes a general method to build a sort, based on as many sort-keys as you want ;-))


                    Briefly, for the specific TextFX sort, from column N to the end of line :

                    A) Use the regex S/R :

                    SEARCH (?-s)^.{N-1}(.+)

                    REPLACE \1\x1F$0

                    Note : For a correct ascending sort process, the separator character ( \x1F ) must have a Unicode value lower than the space value, so lower than \x20

                    B) Use the Edit Line Operations > Sort Lines Lexicographically Ascending option

                    C) Use the regex S/R, to get the initial text…sorted at column N :

                    SEARCH (?-s)^.+\x1F

                    REPLACE Leave EMPTY

                    Cheers,

                    guy038

                    1 Reply Last reply Reply Quote 3
                    • G
                      Glen Ford
                      last edited by Apr 14, 2019, 3:44 PM

                      I found the same issue with NP++ 64 bit. TextFX, which I use a lot, is not available on 64 bit.
                      My solution was to go back to the 32 bit version which still has TextFX in the admin list as an available addon.

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