settings.json 415 B

123456789101112131415161718
  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. "ostream": "cpp"
  17. }
  18. }