Files
rust-ffi/Library.code-workspace
2021-01-21 12:44:45 -03:00

14 lines
154 B
Plaintext

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