FunctionList feature request : Full Class Member Path
-
I want this
Full field/method/classs memeber path
UI. Same like the one in the IDEA:Has anyone mentioned this before? not quite sure how to describe this function. BUT This is very convenient!
-
This is a clickable widget .
single click : scroll to clicked member.
double click : scroll to + navigate caret to clicked member. -
It seems to have nothing to do with Notepad++'s existing FunctionList, unless I just don’t see it.
It appears to be more of a request appropriate for the XMLTools plugin.
-
have nothing to do with Notepad++'s existing FunctionList
At least FunctionList will scan the entire text. I thought maybe it can resolve the hierachy path at the same time. But now I think it’s more like the Scintilla’s job.
It appears to be more of a request appropriate for the XMLTools plugin.
I don’t know if such a plugin exists or can be build. And It’s not limited to xml codes If I can get Scintilla’s folding hierachy, right?