How do I add support for another language to the code browser

Specifically I want to add Fortran support to the code browser. I’ve already written a tcl script that will do the necessary structure identification I just can’t work out how to add it to the code browser.

I think you’d want to use New Source Tree instead if you just want to add some regex parsing or the like

http://komodoide.com/resources/addons/htd--newsourcetree/

The Komodo Code Browser uses CodeIntel to gather language information, so to add support for another language would be equivalent to adding CodeIntel for another language.

Thanks for that. I’ve tried the link but when I click on Download it takes me to
https://codeload.github.com/HTD/NST/zip/master
from which I just get the message ‘Not Found’.

https://github.com/HTD/NST/archive/testing.zip