tbeam-helium-mapper/tbeam-workspace.code-workspace

12 wiersze
111 B
Plaintext

{
"folders": [
{
"path": "."
}
],
"settings": {
"files.associations": {
"vector": "cpp"
}
}
}