| 2c587864 | 17-May-2023 |
Keith Kurak <[email protected]> |
[docs] clarify "VS Code Terminal" (#22526)
# Why
"or the VS Code terminal" always confused me, as it seemed to imply a VS
Code terminal that exists separately from Powershell, WSL, or cmd.exe,
wh
[docs] clarify "VS Code Terminal" (#22526)
# Why
"or the VS Code terminal" always confused me, as it seemed to imply a VS
Code terminal that exists separately from Powershell, WSL, or cmd.exe,
when, AFAIK, VS Code doesn't ship its own terminal, but provides an
embedded view letting you choose amongst the terminals available on your
Windows install.
# How
Tweaked this wording to clarify that, if you're in VS Code, you're
probably good, since VS Code defaults to PowerShell.
# Checklist
<!--
Please check the appropriate items below if they apply to your diff.
This is required for changes to Expo modules.
-->
- [x] Documentation is up to date to reflect these changes (eg:
https://docs.expo.dev and README.md).
show more ...
|