Hello,
I maintain the Sublime Linter plugin for PHPStan. Errors reported by PHPStan include sometimes a URL to the PHPStan documentation related to the error, like in this example

I wonder if it is possible to make such links clickable so that it would be much easier to open them
Thanks