starfixdev / starfix

Utility to easily open and operator on source code via url links from your browser
Apache License 2.0
26 stars 21 forks source link

Specify URL Scheme ide:// #80

Closed fahad-israr closed 3 years ago

fahad-israr commented 3 years ago
fahad-israr commented 3 years ago

Here's a quick preview of what happens. Note that here I am triggering starfix application from the browser which indicated that the ide:// protocol handler is working fine. (I've installed the extension from the Mozilla Add on store just to confirm if evrything is working fine with the extension)

https://user-images.githubusercontent.com/31308705/128033518-d7bb95e1-84dc-4951-b682-37698a4a9257.mov

maxandersen commented 3 years ago
  • The problem that still remains is that I am unable to launch the Starfix application on mac (after moving starfix to application folder).

what are you moving to the application folder exactly ?

maxandersen commented 3 years ago
  • Another thing I was wondering is that could we run the build.sh script beforehand while the installer is being generated(through gh-actions) .

Thats the intention (that it runs during gh-actions)

fahad-israr commented 3 years ago
  • The problem that still remains is that I am unable to launch the Starfix application on mac (after moving starfix to application folder).

what are you moving to the application folder exactly ?

I'm trying to move starfix.app ( the output generated after running build.sh)