aws-amplify / aws-amplify/amplify-cli

Support platform preferences for default editor and app type

Open
#8,617 1 comment 0 reactions 0 assignees View on GitHub
feature-request p4 platform
Dominant language
TypeScript
Stars
2.9k
Forks
825
Avg merge
11d 23h
Merged PRs (30d)
2

Description

### Is this feature request related to a new or existing Amplify category?

auth

### Is this related to another service?

_No response_

### Describe the feature you'd like to request

I always get these defaults. I have not seen docs which show that I can set these defaults as preferences.

```
The following configuration will be applied:

Project information
| Name: Tuesday
| Environment: dev
| Default editor: Visual Studio Code
| App type: javascript
| Javascript framework: none
| Source Directory Path: src
| Distribution Directory Path: dist
| Build Command: npm run-script build
| Start Command: npm run-script start
```

### Describe the solution you'd like

I'd like to set the default editor to `Xcode` and app type to `iOS`.

### Describe alternatives you've considered

N/A

### Additional context

_No response_

### Is this something that you'd be interested in working on?

- [ ] 👋 I may be able to implement this feature request
- [ ] ⚠️ This feature might incur a breaking change

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.