mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-01-01 16:29:18 +00:00
update docs
This commit is contained in:
parent
20a69abfd9
commit
653b4b0441
@ -112,7 +112,7 @@ You can specify an editor command with the `--editor` option to open exercises d
|
|||||||
```bash
|
```bash
|
||||||
rustlings --editor code # For VS Code
|
rustlings --editor code # For VS Code
|
||||||
rustlings --editor vim # For Vim
|
rustlings --editor vim # For Vim
|
||||||
rustlings --editor "code --wait" # For VS Code with wait option
|
rustlings --editor "code --wait" # For VS Code with wait argument
|
||||||
```
|
```
|
||||||
|
|
||||||
Then press `e` in watch mode to open the current exercise in your editor.
|
Then press `e` in watch mode to open the current exercise in your editor.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user