PtolemyGUI/.vscode/settings.json

8 lines
119 B
JSON

{
"files.associations": {
"InFileCreator.C": "cpp"
},
"python.analysis.extraPaths": [
"./Cleopatra"
]
}