advent-of-code/.vscode/extensions.json

8 lines
137 B
JSON
Raw Permalink Normal View History

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