notepad-plus-plus-legacy/PowerEditor
Don HO 814e6591b5
Fix function list is empty with new user profile issue
The new behaviour of loading function list will be:

1. For the installer package:
Try to load from %APPDATA%\Notepad++\functionList\, if it failed, then load from %PROGRAMFILES%\Notepad++\functionList\.
In this way, users can override function list in %APPDATA%\Notepad++\functionList\ manually. Otherwise, function list won't be empty.

2. For the portable package:
  - with doLocalConf.xml : Load always from <Notepad++ Dir>\functionList\
  - without doLocalConf.xml : Try to load from %APPDATA%\Notepad++\functionList\, if it failed, then load from <Notepad++ Dir>\functionList\

Fix #9134
2020-11-27 03:54:37 +01:00
..
bin Notepad++ v7.9.1 release 2020-11-02 01:40:33 +01:00
gcc Project structure improvement: Move TreeView files in the right place 2020-10-31 19:15:11 +01:00
installer Fix function list is empty with new user profile issue 2020-11-27 03:54:37 +01:00
misc/chameleon Remove the old icon 2016-09-21 09:06:22 +02:00
scintilla.original.forUpdating Upgrade Scintilla from 4.1.4 to 4.2.0 2019-07-22 13:08:41 +02:00
src Fix function list is empty with new user profile issue 2020-11-27 03:54:37 +01:00
Test Fix several bugs of PHP parser rule for function list 2020-11-05 14:53:41 +01:00
visual.net Project structure improvement: Move TreeView files in the right place 2020-10-31 19:15:11 +01:00