host-aprom/.vscode/extensions.json

8 lines
190 B
JSON
Raw Normal View History

2024-06-29 20:17:34 +00:00
{
"recommendations": [
"aaron-bond.better-comments",
"marus25.cortex-debug",
2024-08-04 21:27:46 +00:00
"llvm-vs-code-extensions.vscode-clangd",
"aaron-bond.better-comments"
2024-06-29 20:17:34 +00:00
]
}