From 601c7857f4f938780f15674c0295c353c6be2b1a Mon Sep 17 00:00:00 2001 From: Hayodea Hekol Date: Sun, 23 Nov 2025 07:28:04 -0400 Subject: [PATCH] VSCode: don't display inline greyed out hints --- .vscode/settings.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.vscode/settings.json b/.vscode/settings.json index d7dd083..1ec67a1 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -95,6 +95,7 @@ "editor.tabSize": 4, "editor.insertSpaces": false, "editor.detectIndentation": false, + "editor.inlayHints.enabled": "off", "C_Cpp.default.configurationProvider": "ms-vscode.cmake-tools", "C_Cpp.default.browse.limitSymbolsToIncludedHeaders": true, "C_Cpp.default.browse.path": [