settings.json 389 B

1234567891011121314151617
  1. {
  2. "files.associations": {
  3. "qrandomgenerator": "cpp",
  4. "new": "cpp",
  5. "qdebug": "cpp",
  6. "qcloseevent": "cpp",
  7. "optional": "cpp",
  8. "ratio": "cpp",
  9. "system_error": "cpp",
  10. "array": "cpp",
  11. "functional": "cpp",
  12. "tuple": "cpp",
  13. "type_traits": "cpp",
  14. "utility": "cpp",
  15. "variant": "cpp"
  16. }
  17. }