2025-07-30 18:37:00 -07:00
|
|
|
{
|
|
|
|
|
"recommendations": [
|
2025-09-04 10:47:46 -07:00
|
|
|
"rust-lang.rust-analyzer",
|
2025-07-30 18:37:00 -07:00
|
|
|
"tamasfe.even-better-toml",
|
2025-09-04 10:47:46 -07:00
|
|
|
"vadimcn.vscode-lldb",
|
|
|
|
|
|
|
|
|
|
// Useful if touching files in .github/workflows, though most
|
|
|
|
|
// contributors will not be doing that?
|
|
|
|
|
// "github.vscode-github-actions",
|
2025-07-30 18:37:00 -07:00
|
|
|
]
|
|
|
|
|
}
|