phoenixframework / phoenix_live_reload

Provides live-reload functionality for Phoenix
MIT License
315 stars 90 forks source link

PhoenixEditorLaunch #167

Open andyl opened 1 month ago

andyl commented 1 month ago

I’ve been using the heex-jump feature for a couple days now - super handy. I found that the phoenix configuration was pretty simple.

But I burned a bunch of time setting up the Protocol Handler, the XDG desktop files, learning how to test editor-launch from the browser and so forth.

I wrote bash scripts to make protocol-handler setup more simple and repeatable.

Check out the repo - maybe this would be helpful to others - just posting here for awareness...