-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Description
The included function list has problems with Java files, if methods or classes have (AutoDoc) comments. If the class have an AutoDoc comment, the function list is displaying nothing. Tested all Notepad++ versions with the included function list up to the current version 6.8.4.
Here an example Java file, where the Function List is displaying nothing (I know much more, but they are quite similar to this one):
http://www.stefan1200.de/JTS3ServerQuery.java

Very simple Java files without any comments and other stuff working fine. But more complex Java files don’t work. There was already a forum thread where some people was testing some stuff without success, look here: https://notepad-plus-plus.org/community/topic/131/included-functionlist-is-not-compatible-with-the-most-java-files
I would be happy to see this fixed. Thank you in advance.