Skip to content

[cli]: improve simulator labels when printing usage verbosely #30403

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

Merged
merged 5 commits into from
Nov 22, 2024

Conversation

germanolira
Copy link
Contributor

@germanolira germanolira commented Jul 15, 2024

Why

It’s easy to mix up which emulator/simulator to open, especially if you don’t know that ‘a’ is for Android (shift + a) and ‘i’ is for iOS (shift + i). So, it’s better to clarify this in the instructions

How

I just changed the command texts in cli/src/start/interface/commandsTable.ts

Test Plan

I just ran an npx expo start and then pressed "?", and all the commands appeared. The changes made will appear in the menu

Checklist

@expo-bot expo-bot added the bot: suggestions ExpoBot has some suggestions label Jul 15, 2024
@expo-bot expo-bot added bot: passed checks ExpoBot has nothing to complain about and removed bot: suggestions ExpoBot has some suggestions labels Jul 15, 2024
Copy link
Contributor

Subscribed to pull request

File Patterns Mentions
packages/@expo/cli/** @EvanBacon, @byCedric

Generated by CodeMention

Copy link
Contributor

@vonovak vonovak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you!

@vonovak vonovak changed the title [cli]: improve simulators texts [cli]: improve simulators labels when printing usage verbosely Nov 22, 2024
@vonovak vonovak self-assigned this Nov 22, 2024
@vonovak vonovak changed the title [cli]: improve simulators labels when printing usage verbosely [cli]: improve simulator labels when printing usage verbosely Nov 22, 2024
@vonovak vonovak merged commit 031c0d8 into expo:main Nov 22, 2024
9 of 11 checks passed
@brentvatne brentvatne added the published Changes from the PR have been published to npm label Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: passed checks ExpoBot has nothing to complain about published Changes from the PR have been published to npm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants