My template for project in Rust

⚓ rust    📅 2025-05-05    👤 surdeus    👁️ 6      

surdeus

Warning

This post was published 60 days ago. The information described in this article may have changed.

Hello Rustacians! I've just began to learn Rust and started to creation of my pre-configured template for VSCode with set of features like Valgrind reports generation, maybe it will be useful for someone else too.

I have a question about rust-analyzer extension: is there any way to get target path to executable in VSCode, i.e. in C++ project and CMake extension I can use ${command:cmake.targetLaunchPath}. Is there anything like that for Rust?

2 posts - 2 participants

Read full topic

🏷️ rust_feed