Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Notepad++ 7.9 RC

    Announcements
    6
    26
    589
    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.
    • Michael Vincent
      Michael Vincent @donho last edited by

      @donho said in Notepad++ 7.9 RC:

      Fixed and committed:
      https://github.com/notepad-plus-plus/notepad-plus-plus/commit/f3fce2de4a5bf17143af9df31e67f4162d215f70

      Just tested - indeed fixed, I hear no bell anymore! Thanks @donho and @scott-sumner for this request. Eagerly awaiting the full keyboard experience for Function List if #8665 gets implemented. I tried, but no luck :-(

      Looking forward to 7.9 official - although I"m using the RC now happily!

      Cheers.

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

        @deus-ex said

        sort lines case insensitive

        @donho There is already an open issue on it, from 2018: https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4479

        donho 1 Reply Last reply Reply Quote 3
        • donho
          donho @Alan Kilborn last edited by

          @Alan-Kilborn
          Thank you for the reminder.
          Obviously @Scott-Sumner is working (or will work) on it.

          deus ex 1 Reply Last reply Reply Quote 0
          • deus ex
            deus ex @donho last edited by

            @donho

            Actually there existed an earlier request 4424 which was turned down and the request got closed.

            I think it would be sufficient to support case insensitive sorting of the English character set only. I just checked with NppTextFX, it sorts lines containing special foreign characters like ‘ß’ or ‘Ф’ at the top of a sort result. I.e. NppTextFX does not try to sort such lines but places them at a prominent place for the user to easily get aware.

            1 Reply Last reply Reply Quote 0
            • TroshinDV
              TroshinDV last edited by

              What is the name of the language file for plain text? “txt.xml”?
              I want to use for * .txt - files:
              <AutoComplete>
              <Environment ignoreCase = “yes” />
              </AutoComplete>
              But it doesn’t work :)
              https://npp-user-manual.org/docs/auto-completion/#auto-completion-file-format

              1 Reply Last reply Reply Quote 2
              • donho
                donho last edited by

                @Дмитрий-Трошин said in Notepad++ 7.9 RC:

                What is the name of the language file for plain text? “txt.xml”?

                Please do your feature request here:
                https://github.com/notepad-plus-plus/notepad-plus-plus/issues

                If many users have the same need, we may consider implementing it.

                1 Reply Last reply Reply Quote 1
                • First post
                  Last post
                Copyright © 2014 NodeBB Forums | Contributors