Community

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

    Function List gives too much info

    General Discussion
    3
    5
    1677
    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 Pigott
      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 Frank 1 Reply Last reply Reply Quote 0
      • Claudia Frank
        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 Pigott
          William Pigott last edited by

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

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

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

            Scott Sumner 1 Reply Last reply Reply Quote 0
            • Scott Sumner
              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
              Copyright © 2014 NodeBB Forums | Contributors