aws-amplify / aws-amplify/amplify-cli

[Request] Persist editor choice and use Create-React-App heuristics to guess

Open
#4,507 0 comments 0 reactions 1 assignee Claimed by @renebrandel View on GitHub
feature-request p3 platform
Dominant language
TypeScript
Stars
2.9k
Forks
825
Avg merge
11d 23h
Merged PRs (30d)
2

Description

**Is your feature request related to a problem? Please describe.**

every time i start work on a new project i'm asked for my default editor. people rarely change default editors.

![image](https://user-images.githubusercontent.com/6764957/84192592-cb5ad780-aacc-11ea-8e33-790425a17b56.png)

**Describe the solution you'd like**

1. persist selection globally for default editor
2. use [CRA's heuristics](https://github.com/facebook/create-react-app/blob/03604a46f0fb3a38f306db687c59ce61de1dc2d2/packages/react-dev-utils/launchEditor.js) to pick one so i dont even have to pick by default
3. teach user how to override/make it easy to override if necessary

happy to contribute this one if you think it is inline with project goals

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.