* Convert the VS Code workspace file into a standard settings file * Add a VS Code extensions file to suggest useful extensions
4 lines
81 B
JSON
4 lines
81 B
JSON
{
|
|
"recommendations": ["rust-lang.rust-analyzer", "tamasfe.even-better-toml"]
|
|
}
|