Menu

FunctionList 2 NOT Working?

2008-01-31
2012-11-14
  • Nobody/Anonymous

    Hello
       Does anyone know why the Function List 2 is not working?

     
    • koyama

      koyama - 2008-08-06

      At last I got it working too...

      I also upgraded from Notepad++ 4.9.2 to 5.0.3 via the automatic update. During install I got some message that "FunctionList.dll" had to be deleted, but I didn't really take notice of it. To my horror, the function list plug-in was gone when I launched Notepad++ 5.0.3. Then I came across this thread and found that I had to download "Function List" plugin from here:

      https://sourceforge.net/project/showfiles.php?group_id=189927

      I followed the instructions in the HOWTO file comparing with what was said in this thread. At first, to my delight, the "Function List" was back in place again, and I was excited. But then it turned out that it wasn't showing any functions. I thought I had been following the instructions? It turned out that there were some old configuration files lying in

      C:\Documents and Settings\Erik\Application Data\Notepad++\plugins\config
      (Windows XP)

      Apparently, this was the %APPDATA% folder. What was confusing me was that the HOWTO file was talking about that the "Plugins/Config" could be either of two places and I did have a folder named

      C:\Program Files\Notepad++\plugins\Config

      so I didn't look for an %APPDATA% folder. After deleting all files related to Function List plugin, closing Notepad++, following the instructions, it started working correctly...

      Thank you everyone.

       
    • Fabio

      Fabio - 2008-10-07

      Hi, are there any plans on converting the Functions List plugin for the Unicode version? I'm using the ANSI version, but Don says that in the future the mainstream version will be the Unicode one. Which means that now everything is fine, but in the future there might be problems...

      Thanks in advance!

       
    • Nobody/Anonymous

      Perhaps anyone else on one of the fora has experienced the same problem.

       
      • James Ehly

        James Ehly - 2008-06-18

        Yeah I had the same problem when upgrading notepad and upgrading functionlist.

        To fix:

        Make sure notepad is shut down.

        Remove the FunctionList.dll from your plugins folder
        Remove the FunctionList.ini and FunctionListRules.xml from your config directory (read the HOW TO doc that comes with the install to find where your config files are, mine were in the %APPDATA% folder)

        now that the old stuff is gone copy the new FunctionList.dll to the Plugins folder, and copy C++.flb and FunctionListRules.xml to the config folder.

        Now restart Notepad++ and it should work. Basically what happened for me is that I still had the old config files in my config dir and that was messing it up - even when I copied the new config files there.  I had to remove everything and reinstall it.  I could have avoided this by reading the how to file first - doh.

        Hope this helps.

        James

         
        • Andrew Scheller

          Andrew Scheller - 2008-07-27

          Thanks! I couldn't get FunctionList working after recently upgrading to Notepad++ 5, but after following your advice everything's now fine again :)

           
    • Nobody/Anonymous

      Many people experienced it, but only with the user defined rules. The normal rules are available.

      Best Regards
      Jens

       
    • Atze

      Atze - 2008-07-15

      When using Windows Vista and if you have installed Notepad++ to the Program Files directory, also note that you probably have to copy the files to: C:\Users\<username>\AppData\Roaming\Notepad++\plugins\config