aik099/PhpStormProtocol

Linux support

Closed this issue · 5 comments

What about Linux users? :)

I don't have any Linux GUI instance to test the support. But if you're willing to create a PR to add Linux support, then following article might come in handy: http://stackoverflow.com/questions/411544/custom-protocol-in-linux

I wrote an Arch Linux PKGBUILD based on your URL Handler Shell Script.
https://github.com/bcremer/phpstorm-url-handler-PKGBUILD

It's targeted for Arch Linux users but the contained *.desktop file and the shell script should be portable to other linux distributions too.

Feel free to send a PR. I can't test locally, so I believe it works in your case and I'll merge it.

Sure, I'll have a look onto it tomorrow.

@bcremer any success with PR?