Saving function list
-
I would like to save the function list (in C++) in a separate text file. Is there any way to do this?
David
-
Hello David,
I assume you want to have, let’s say, one functionlist.xml for c++, one for c, one for python etc…
and by selecting the lexer the correct functionlist should be loaded, correct? If so, unfortunattely not.
You could have different functionlist.xml files and by using a batch you could always rename the one
you need before starting npp but to be honest, I don’t see any benefit.Cheers
Claudia -
No - my intention was to take the list of functions defined in a file and annotate that list in a separate file. I can’t find any way to convert the contents of the function list panel into simple text.
David
-
Hi David,
in my opinion this is a typical feature-request.
I think it would be a good idea to give the Function List an context-menu.
+1
BR, Robert