I use PN to edit both CPython and IronPython scripts. The Python lexer is close enough for IronPython code, but I cannot figure out how to get the tags navigator to recognize file extensions other than .py.
In this case I would like files with extensions .py or .ipy to be tagged via the Python syntax.
Suggestions?