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

Default config for MacOS #120

Open kanha-gupta opened 1 year ago

kanha-gupta commented 1 year ago

issue:- https://github.com/starfixdev/starfix/issues/109

I have used the macOS "which" command to check if an IDE is installed in the users path. Please review the code if its appropriate or should i resort to using path_env.contains or Files.exist method PS- build was successful after changes Thank you ! :)

fahad-israr commented 1 year ago

@kanha-gupta did u test this too? if yes what version of macos did u test on?

kanha-gupta commented 1 year ago

@fahad-israr Nope, i wanted to but Don't have access to MacOS right now, Does testing on a macOS VM or docker container works ?

fahad-israr commented 1 year ago

should be good but just need to make sure it works atleast once on a real system. try if you can else at last I'll test on my machine .

kanha-gupta commented 1 year ago

I am highly Doubtful if i can arrange a Mac in a short time frame. Would be alot of help if You can test it :) Thanks alot !