settings.json 87 B

123456
  1. {
  2. "files.associations": {
  3. "numbers": "cpp",
  4. "vector": "cpp"
  5. }
  6. }