Files
architect/.vscode/extensions.json
T
davidskrundz 984ad106ab Initial commit
All input and output functions are raw. Improved APIs will be added incrementally.
2025-03-24 19:48:04 -07:00

10 lines
166 B
JSON

{
"recommendations": [
"vadimcn.vscode-lldb",
"barbosshack.crates-io",
"usernamehw.errorlens",
"tamasfe.even-better-toml",
"rust-lang.rust-analyzer",
]
}