Community
    • Login

    Function List gives too much info

    Scheduled Pinned Locked Moved General Discussion
    5 Posts 3 Posters 1.9k 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.
    • William PigottW
      William Pigott
      last edited by

      On some of the computers I have installed notepad++ on the function list only show the function name, not all the parameters for that function. Is there a way to have it like this on all my installs? In other words, instead of
      CalculateCRC( unsigned char *msg, unsigned int len) showing in the function list I only want it to show
      CalculateCRC.

      Thank you in advance for any help with this.

      Claudia FrankC 1 Reply Last reply Reply Quote 0
      • Claudia FrankC
        Claudia Frank @William Pigott
        last edited by

        @William-Pigott

        the file in question is called functionList.xml.
        It is, depending on your installation either in the installation directory or under %APPDATA% …
        Copy it from the working PC to the other and it should be the same.

        Cheers
        Claudia

        1 Reply Last reply Reply Quote 1
        • William PigottW
          William Pigott
          last edited by

          Thank you very much. I will give that a try.

          1 Reply Last reply Reply Quote 0
          • William PigottW
            William Pigott
            last edited by

            I actually had to go back to version 7.2.2 to get the smaller function list.

            Scott SumnerS 1 Reply Last reply Reply Quote 0
            • Scott SumnerS
              Scott Sumner @William Pigott
              last edited by

              @William-Pigott said:

              go back to version 7.2.2

              Well, hopefully you took @Claudia-Frank 's hint and simply pulled the functionList.xml file from 7.2.2, and dropped it into your more-recent-version’s folder structure…no need to fully downgrade to get this one bit of functionality changed…

              functionList.xml went from 14006 bytes in version 7.2.2 to 57945 bytes in version 7.5.1, so I’d guess there are some pretty significant changes in there.

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