[PR #338] [MERGED] vscode extension settings from window -> global #421

Closed
opened 2026-03-02 04:13:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/git-ai-project/git-ai/pull/338
Author: @acunniffe
Created: 1/8/2026
Status: Merged
Merged: 1/8/2026
Merged by: @acunniffe

Base: mainHead: feat/vscode-global-pref


📝 Commits (1)

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 agent-support/vscode/package.json (+2 -1)

📄 Description

The VSCode extension settings were resetting each time a workspace was opened forcing users to turn on AI mode (or in cases they weren't into it, turn it off) over and over again.

The PR moves the preference to an application scope


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/git-ai-project/git-ai/pull/338 **Author:** [@acunniffe](https://github.com/acunniffe) **Created:** 1/8/2026 **Status:** ✅ Merged **Merged:** 1/8/2026 **Merged by:** [@acunniffe](https://github.com/acunniffe) **Base:** `main` ← **Head:** `feat/vscode-global-pref` --- ### 📝 Commits (1) - [`ebc9fbe`](https://github.com/git-ai-project/git-ai/commit/ebc9fbe5533801f198dd7fbb72fd4550e49e2a80) change to global scope ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `agent-support/vscode/package.json` (+2 -1) </details> ### 📄 Description The VSCode extension settings were resetting each time a workspace was opened forcing users to turn on AI mode (or in cases they weren't into it, turn it off) over and over again. The PR moves the preference to an `application` scope --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 04:13:35 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/git-ai#421
No description provided.