Feature #2902 2006-11-25 18:40

berli

ctags support

The "Symbols" tab only works for C++ currently, when editing e.g. Python files, the list is empty (and therefore I need to use another editor for those files, I'm completely dependent on having a symbols list).

Would it be hard scanning the python files with e.g. ctags on loading, and populating the Symbols tab with the results? The tags could then be updated e.g. each time the file is saved. (I assume, if the C++ symbols parser is hardcoded, it will be quite hard. But if plugins have access to the symbol table, it should hopefully be rather easy?)

Category
Interface
Status
Open
Close date
 
Assigned to