LaunchEditor v0.1.0 LaunchEditor.Plug View Source

Open file in your IDE from URL /__open-in-editor?file=file.ex&line=0.

Add our LaunchEditor.Plug to your application. You can set assets path if it’s other than root /.

plug LaunchEditor.Plug, assets_root: "assets/"