Working with a new special bundle for context I have run into the following error when using any of the special item lists in the default bundle.
ERROR: no handler for extension/mode 'ConTeXt' Entitynav: Outputs a parsable list of functional entities for the given code file Usage: entitynav -f [ -m $TM_MODE ] entitynav -f - -m $TM_MODE entitynav -f - -e entitynav -f - -E -f, --file |- : parse or stdin if `-' -m, --mode : set mode to -e, --ext : set mode to -E, --ext-from-file : set mode to extension of -s, --sort : sort output by function/method/class name -S, --sort-silently : sort only if the mode supports it, otherwise output unsorted -h, --help
Any thoughts on how to get EntityNav to recognize the context mode. It is essentially the same as the Latex mode.
Thanks Robert