• Login
Community
  • Login

7.8.7 Release Candidate 4

Scheduled Pinned Locked Moved Announcements
16 Posts 9 Posters 2.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.
  • D
    donho
    last edited by Jun 5, 2020, 4:56 PM

    @Alan-Kilborn
    I just tested:
    411ded5d-948e-47f5-bc42-4181750857d6-image.png

    Do you use custom english.xml for changing some labels?
    If yes, it’s normal - there’s no way to manage it correctly in all supported languages.

    A 1 Reply Last reply Jun 5, 2020, 5:00 PM Reply Quote 1
    • A
      Alan Kilborn @donho
      last edited by Jun 5, 2020, 5:00 PM

      @donho said in 7.8.7 Release Candidate 4:

      Do you use custom english.xml for changing some labels?
      If yes, it’s normal - there’s no way to manage it correctly in all supported languages.

      Yes.
      It’s okay; I understand.
      I think simply by removing the relevant lines entirely from english_customizable.xml I can go back to the way it was.
      For English that should work.

      D 1 Reply Last reply Jun 5, 2020, 5:22 PM Reply Quote 0
      • D
        donho @Alan Kilborn
        last edited by donho Jun 5, 2020, 5:24 PM Jun 5, 2020, 5:22 PM

        @Alan-Kilborn

        I think simply by removing the relevant lines entirely from english_customizable.xml I can go back to the way it was.

        Or you can just remove this entry from english_customizable.xml - the default one will be used.

        A 1 Reply Last reply Jun 5, 2020, 5:27 PM Reply Quote 1
        • A
          Alan Kilborn @donho
          last edited by Jun 5, 2020, 5:27 PM

          @donho

          Yes, I think we just said the same thing in 2 different ways. :-)

          1 Reply Last reply Reply Quote 1
          • D
            donho @ArkadiuszMichalski
            last edited by Jun 5, 2020, 5:30 PM

            @ArkadiuszMichalski said in 7.8.7 Release Candidate 4:

            Is there any list with listing all such no-UI options? I’m asking because I have seen such hidding settings somewhere but I cannot locate them. It would be good to make and put such a list somewhere.

            Good idea.
            I’ll find time to create an entry in https://npp-user-manual.org/docs/preferences/

            1 Reply Last reply Reply Quote 2
            • K
              Kantor Zsolt Banned
              last edited by Jun 7, 2020, 7:37 PM

              @donho

              I have version 7.8.6 64-bit on Win7.
              If I check auto-completion for words only for C keywords the completion is not working. If I check for functions and words, words completion is working.
              I’m missing something?

              E A 2 Replies Last reply Jun 7, 2020, 8:08 PM Reply Quote 0
              • E
                Ekopalypse @Kantor Zsolt
                last edited by Ekopalypse Jun 7, 2020, 8:09 PM Jun 7, 2020, 8:08 PM

                @Kantor-Zsolt

                from my understanding function refers to language keywords and methods where as words refers to what has been already typed.
                Example:

                int Foo()
                {
                    return 1;
                }
                

                if having Function completion you would get a completion
                for int, return or long but not for Foo, where as if you use word completion you will get completion for int and Foo because
                those have been already typed but you won’t get a completion for long
                Does this make sense to you?

                1 Reply Last reply Reply Quote 6
                • A
                  Alan Kilborn @Kantor Zsolt
                  last edited by Jun 7, 2020, 8:18 PM

                  @Kantor-Zsolt

                  Please do not post in this thread.
                  Clearly this thread is for discussion of 7.8.7 RC4 (especially critical issues discovered).

                  1 Reply Last reply Reply Quote 5
                  • O
                    overstop
                    last edited by Jun 8, 2020, 8:49 PM

                    Is there a roadmap for Np++ 7.9 and v8?

                    A 1 Reply Last reply Jun 8, 2020, 8:53 PM Reply Quote 0
                    • A
                      Alan Kilborn @overstop
                      last edited by Jun 8, 2020, 8:53 PM

                      @overstop

                      Please do not post in this thread.
                      Clearly this thread is for discussion of 7.8.7 RC4 (especially critical issues discovered).

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