I would like to have a link that allows me to open the file in my favorite IDE. Textmate logs its own protocol txmt://open/?url=file://%file&line=%line , and it works fine, but I canβt find out how to open the file in another application (for example, NetBeans).
This probably requires registering some protocols and installing my browser - I would like to register it in Chrome.
source share