Files
rust-cli/RustCLI.code-workspace
2021-01-18 20:23:10 -03:00

13 lines
173 B
Plaintext

{
"folders": [
{
"path": "."
}
],
"settings": {
"files.associations": {
"*.toml": "properties"
}
}
}