From 3533cfe8f23ac00061d6d34b1af7dfe0a5177ab3 Mon Sep 17 00:00:00 2001 From: kj_sh604 Date: Wed, 11 Feb 2026 09:18:17 -0500 Subject: refactor: update settings.json --- .config/Code/User/settings.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.config/Code/User/settings.json b/.config/Code/User/settings.json index 4d65c77..33cfea1 100644 --- a/.config/Code/User/settings.json +++ b/.config/Code/User/settings.json @@ -306,4 +306,6 @@ "terminal.integrated.defaultProfile.linux": "zsh", "github.copilot.nextEditSuggestions.enabled": true, "files.eol": "\n", + "chat.viewSessions.orientation": "stacked", + "python.terminal.activateEnvironment": false } \ No newline at end of file -- cgit v1.2.3