Template of Rust project with config to make a VSCode be IDE-like with set of useful features for simplier development life, configured to run as on host, as inside Docker.
Project: Rebuild
- clean and build projectProject: Build
- build project without cleaningProject: Clean
- clean projectValgrind: Show Memcheck Report
- show profiler's report (check for memory leaks)Valgrind: Show Cachegrind Report
- show profiler's report (check for chache missings)Valgrind: Show Callgrind Report
- show profiler's report (check for tree of calls and theirs performing times)LiveProcMon: Start Monitoring
- start real-time monitoring of the target processLiveProcMon: Stop Monitoring
- stop monitoring
LiveProcMon: Start Monitoring
LiveProcMon: Stop Monitoring
Valgrind: Show Memcheck Report
Valgrind: Show Cachegrind Report
Valgrind: Show Callgrind Report
Fold level 4
Fold level 3
Fold level 2
Fold level 1
Unfold all
Toggle terminal