mirror of
https://github.com/rust-lang/rustlings
synced 2024-11-10 06:34:20 +00:00
Don't recommend the builtin VS-Code terminal because it can't clear scrollback
This commit is contained in:
parent
fd97470f35
commit
06a0f278e5
1 changed files with 0 additions and 2 deletions
|
@ -88,8 +88,6 @@ While working with Rustlings, please use a modern terminal for the best user exp
|
|||
The default terminal on Linux and Mac should be sufficient.
|
||||
On Windows, we recommend the [Windows Terminal](https://aka.ms/terminal).
|
||||
|
||||
If you use VS Code, the builtin terminal should also be fine.
|
||||
|
||||
## Doing exercises
|
||||
|
||||
The exercises are sorted by topic and can be found in the subdirectory `exercises/<topic>`.
|
||||
|
|
Loading…
Reference in a new issue