From 32d6e8ebbab58aafc4afadc8060cc4e75b5132ae Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Sun, 23 Feb 2025 22:53:04 +0000 Subject: [PATCH] chore(cursor/github): don't periodically fetch remote repos --- cursor/settings.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/cursor/settings.json b/cursor/settings.json index b7f3fc7..4d3d382 100644 --- a/cursor/settings.json +++ b/cursor/settings.json @@ -154,6 +154,14 @@ ], // // =========================================================================== + // GitHub + // =========================================================================== + // Extension URL: + // - https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-pull-request-github + // - https://marketplace.visualstudio.com/items?itemName=GitHub.remotehub + "githubRepositories.autoFetch.enabled": false, + // + // =========================================================================== // Go // =========================================================================== // Extensions: