From 8b2373c4330f07613ba8cc5fa1a8fa4bbe37048a Mon Sep 17 00:00:00 2001 From: jyelon Date: Tue, 17 Mar 2026 23:19:40 -0400 Subject: [PATCH] More changes --- vscode/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/vscode/settings.json b/vscode/settings.json index 1976beb..078a817 100644 --- a/vscode/settings.json +++ b/vscode/settings.json @@ -11,5 +11,6 @@ "lrutabs.maxTabs": 10, "lrutabs.closeTabs": false, "chat.disableAIFeatures": true, - "editor.hover.delay": 1000 + "editor.hover.delay": 1000, + "editor.hover.sticky": false } \ No newline at end of file