diff --git a/.vscode/extensions.json b/.vscode/extensions.json index 240b1cf9..23f34ec2 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -4,14 +4,15 @@ // List of extensions which should be recommended for users of this workspace. "recommendations": [ - "SAPSE.vscode-cds", + "sapse.vscode-cds", "dbaeumer.vscode-eslint", "esbenp.prettier-vscode", "mechatroner.rainbow-csv", "humao.rest-client", "alexcvzz.vscode-sqlite", "hbenl.vscode-mocha-test-adapter", - "sdras.night-owl" + "sdras.night-owl", + "vsls-contrib.codetour" ], // List of extensions recommended by VS Code that should not be recommended for users of this workspace. "unwantedRecommendations": [