We don't need an in-app editor, but it'd be nice to quickly open in the user's editor. Probably refer to the $EDITOR param? Or maybe just the operating system's default for YAML files? Bonus points if we can open to the selected recipe/profile (would require source span mapping, https://github.com/simonask/libyaml-safer might help)
We don't need an in-app editor, but it'd be nice to quickly open in the user's editor. Probably refer to the
$EDITORparam? Or maybe just the operating system's default for YAML files? Bonus points if we can open to the selected recipe/profile (would require source span mapping, https://github.com/simonask/libyaml-safer might help)