diff --git a/.vscode/settings.json b/.vscode/settings.json index d6cf341..727ce82 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -5,5 +5,8 @@ "binaryPath": "/home/geoffrey/Documents/Dev/DStarGateway/dstargateway", "binaryArgs": [] } - ] + ], + "files.associations": { + "new": "cpp" + } } \ No newline at end of file