In Notepad++ version 3.9, the Function List plugin correctly showed "MyDialog" for the above. In 4.02 and 4.02 w/beta plugin, it shows "sourceNodePtr" instead. --Joel
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Here is a minor problem in this great editor.
{
setupUi(this);
}
In Notepad++ version 3.9, the Function List plugin correctly showed "MyDialog" for the above. In 4.02 and 4.02 w/beta plugin, it shows "sourceNodePtr" instead. --Joel
Fixed in Function List version 1.2 final. Please visit download section.
Best Regards
Jens
This is indeed fixed. I didn't even have to wait long!
The Function List plugin is one of the best features of Notepad++ for me, and I really appreciate your effort on it, Jens. Thanks! --Joel
Thanks for switching to case-insensitive alphabetical sort, Jens! -Bahman