- Introduced extensions.json to recommend essential Rust-related extensions. - Added launch.json for debugging configurations with LLDB for various components. - Created settings.json to configure editor preferences and Rust analyzer settings. - Included tasks.json to define build, lint, test, and CI tasks for the project. |
||
|---|---|---|
| .. | ||
| extensions.json | ||
| launch.json | ||
| settings.json | ||
| tasks.json | ||