nixide/.vscode/settings.json
Robert Hensing a4bdbe5618 feat: Rust skeleton
(cherry picked from commit 41a09289cda3137f96c69c69c924af34f0e64865)
2025-09-30 17:57:50 +02:00

4 lines
No EOL
78 B
JSON

{
// Take from PATH, direnv
"rust-analyzer.server.path": "rust-analyzer"
}