Skip to content

Commit

Permalink
[vscode] some recommended extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
travisg committed Jun 17, 2024
1 parent 907d2d5 commit 371a033
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions lk.code-workspace
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,12 @@
"**/.cache": true,
"**/.clangd": true
}
},
"extensions": {
"recommendations": [
"mkornelsen.vscode-arm64",
"llvm-vs-code-extensions.vscode-clangd",
"sunshaoce.risc-v"
]
}
}

0 comments on commit 371a033

Please sign in to comment.