I'm trying to develop an Sublime Text 2 extension for listening for URI schemes. The API is python based. I wonder if it is possible to register an URI scheme listener for this extension? It should listen on subl://somfile?row=3&col=4
Forgot to mention that the solution should be suited for MAC OSX
