I have added some functionality to the symbol table today. After a lot of work in the backend, finally something that people can see :P.
There is now an option to sort the symbols differently. Especially sorting by sample count should prove valuable, as symbols in need of training can be spotted more easily this way.
It is also possible to filter the symbols by a string. Enter ‘foo’ and only symbols with their command string or package name containing these letters will appear in the list.
And a third addition is link to scroll straight to the top of the list.
These features should make the symbol list much more usable and perhaps even useful. ;)