commissure / redbox-react

:red_circle: A redbox (rsod) component to display your JavaScript errors.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

introduce a makeUrl prop

pathsny opened this issue · comments

Currently this component includes a prop named "editorScheme". However this is very restrictive and does not allow the quirks of some editors to be handled.

For example atom uses urls of the form
atom://core/open/file?filename=${escaped_path}&line=113