rust-lang / rustlings

:crab: Small exercises to get you used to reading and writing Rust code!
https://rustlings.cool
MIT License
53.83k stars 10.13k forks source link

Exercise file links won't open in WSL #2048

Closed krishvishal closed 3 months ago

krishvishal commented 3 months ago

Exercise file links displayed in the terminal wont open upon clicking.

This is the link that I see: file:///home/kv/projects/rustlings/exercises/03_if/if2.rs h

Env:

WSL: 2.0 Ubuntu: 20.04 VSCode: 1.90.1

mo8it commented 3 months ago

They work on both Linux and Windows. So this has to be a WSL issue. There is nothing Rustlings can do about it.

It is possible that VS Code can deal with this. Try using the terminal in VS Code.