settings.json 151 B

123456
  1. {
  2. "python.pythonPath": "/Library/Frameworks/Python.framework/Versions/3.7/bin/python3",
  3. "files.associations": {
  4. "stdlib.h": "c"
  5. }
  6. }