diff --git a/.vscode/extensions.json b/.vscode/extensions.json index 1a54d3f..8183e90 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -6,7 +6,8 @@ "recommendations": [ "emeraldwalk.RunOnSave", "ms-vscode.makefile-tools", - "ms-python.python" + "ms-python.python", + "mtsmfm.vscode-stl-viewer" ], // List of extensions recommended by VS Code that should not be recommended for users of this workspace. "unwantedRecommendations": [