vscode-leetcode
vscode-leetcode copied to clipboard
Cargo Support
🚀 Feature Proposal
Please consider adding Cargo support so Rust can get suggestions. Maybe when problems are downloaded, cargo new is automatically performed. This would allow Rust's rust-analyzer to be enabled automatically, and spares users from having to manually sort each individual problem into cargo projects.
Motivation
Get real-time suggestions and other LSP goodies. For now...

Contribution
Please describe the solution if you'd like to submit a PR.