From c4cf5754bca77d7a5c283af3a1c5811fd3a39a71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Gaier?= Date: Fri, 9 Feb 2024 15:50:17 -0500 Subject: [PATCH] Add extension for auto populated config list --- src/Library/Library.code-workspace | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/Library/Library.code-workspace b/src/Library/Library.code-workspace index 73af75bb..02e70fac 100644 --- a/src/Library/Library.code-workspace +++ b/src/Library/Library.code-workspace @@ -70,6 +70,9 @@ } ] }, + "extensions": { + "recommendations": ["augustocdias.tasks-shell-input"] + }, "settings": { "cmake.configureOnOpen": false, "C_Cpp.default.includePath": [