Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: respect user process.env.LAUNCH_EDITOR setting #93

Merged
merged 1 commit into from
May 23, 2024

Conversation

Smef
Copy link
Contributor

@Smef Smef commented May 17, 2024

Use process.env.LAUNCH_EDITOR by default for the launchEditor option if set, and only default to 'code' if nothing is set in the env.

Resolves #92

@webfansplz webfansplz changed the title use process.env.LAUNCH_EDITOR by default if set feat: respect user process.env.LAUNCH_EDITOR setting May 23, 2024
@webfansplz
Copy link
Owner

Thank you

@webfansplz webfansplz merged commit b9717d1 into webfansplz:main May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

env LAUNCH_EDITOR gets overwritten
2 participants