Hacker News new | ask | show | jobs
by miltonlaxer 2240 days ago
I started learning rust 2 days ago and I was struggling with RLS in WSL using VSCode. I think it just doesn't work very well with WSL (https://github.com/rust-lang/rls-vscode/issues/706#event-327...).

Very excited to give this a try in WSL2.

1 comments

Okay it's been 3 minutes since I made this post and I've already uninstalled RLS and started using rust-analyzer. It just works out of the box and all my issues with RLS are gone. THANK YOU!