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