Files
rust-api/RustAPI.code-workspace
2021-01-18 20:05:33 -03:00

13 lines
143 B
Plaintext

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