node-external-editor icon indicating copy to clipboard operation
node-external-editor copied to clipboard

Add a way to open existing file

Open Andarist opened this issue 4 years ago • 0 comments

I had to create such workaround for this: https://github.com/atlassian/changesets/blob/337b282859fb913fcafb338c563f8b928b284fd8/packages/cli/src/commands/add/index.ts#L83-L95

My use case here was not to read what has been put into the external editor - I've just wanted to open an editor, nothing else really.

I could work on implementing this here - please first let me know if that's something you'd like to support though.

Andarist avatar Apr 02 '21 09:04 Andarist