chore: add reccomended vscode extensions
This commit is contained in:
parent
5b3b81e4dc
commit
ff7bf4eaa7
|
@ -0,0 +1,9 @@
|
||||||
|
{
|
||||||
|
"recommendations": [
|
||||||
|
"augusterame.zls-vscode",
|
||||||
|
"tiehuis.zig",
|
||||||
|
"usernamehw.errorlens",
|
||||||
|
"vadimcn.vscode-lldb",
|
||||||
|
"dan-c-underwood.arm"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue