auto-decrypt/.vscode/extensions.json

6 lines
99 B
JSON

{
"recommendations": [
"vadimcn.vscode-lldb",
"rust-lang.rust-analyzer"
]
}