• Login
Community
  • Login

Function List gives too much info

Scheduled Pinned Locked Moved General Discussion
5 Posts 3 Posters 2.0k 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.
  • W
    William Pigott
    last edited by Nov 15, 2017, 9:18 PM

    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.

    C 1 Reply Last reply Nov 15, 2017, 10:07 PM Reply Quote 0
    • C
      Claudia Frank @William Pigott
      last edited by Nov 15, 2017, 10:07 PM

      @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
      • W
        William Pigott
        last edited by Nov 15, 2017, 10:15 PM

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

        1 Reply Last reply Reply Quote 0
        • W
          William Pigott
          last edited by Nov 16, 2017, 5:14 AM

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

          S 1 Reply Last reply Nov 16, 2017, 2:27 PM Reply Quote 0
          • S
            Scott Sumner @William Pigott
            last edited by Nov 16, 2017, 2:27 PM

            @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
            1 out of 5
            • First post
              1/5
              Last post
            The Community of users of the Notepad++ text editor.
            Powered by NodeBB | Contributors