settings.json 820 B

12345678910111213141516171819202122232425262728293031323334
  1. {
  2. "files.associations": {
  3. "efilib.h": "c",
  4. "efi.h": "c",
  5. "printk.h": "c",
  6. "efibind.h": "c",
  7. "dragonstub.h": "c",
  8. "linux-efi.h": "c",
  9. "riscv64.h": "c",
  10. "lib.h": "c",
  11. "compare": "cpp",
  12. "efidef.h": "c",
  13. "array": "cpp",
  14. "functional": "cpp",
  15. "tuple": "cpp",
  16. "type_traits": "cpp",
  17. "utility": "cpp",
  18. "bug.h": "c",
  19. "limits.h": "c",
  20. "compiler_types.h": "c",
  21. "compiler_attributes.h": "c",
  22. "compiler.h": "c",
  23. "err.h": "c",
  24. "byteorder.h": "c",
  25. "stdarg.h": "c",
  26. "ctype.h": "c",
  27. "types.h": "c",
  28. "hex.h": "c",
  29. "random": "c",
  30. "bitsperlong.h": "c",
  31. "div64.h": "c",
  32. "posix_types.h": "c"
  33. }
  34. }