Skip to content

Commit 3434003

Browse files
authored
Merge pull request #10 from sourcegraph-community/jd-20250429110137
feat: Add Q&A entry for ignoring files/folders in Cody
2 parents 0345deb + eaffbc7 commit 3434003

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

answers.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,4 +87,9 @@
8787
"url": "https://community.sourcegraph.com/t/is-there-a-status-board-for-cody/2537",
8888
"title": "Is there a status board for Cody?",
8989
"answer": "Yes, Sourcegraph maintains a status page for monitoring Cody and other services. You can check the status page at 'Sourcegraph Status' which shows maintenance events and service availability. During outages, Sourcegraph also posts announcements about scheduled maintenance that may affect service here: https://sourcegraphstatus.com/"
90+
},
91+
{
92+
"url": "https://community.sourcegraph.com/t/how-to-ignore-files-folders/2622",
93+
"title": "How to ignore files/folders in Cody",
94+
"answer": "Currently, Cody does not have a built-in file/folder ignore feature for JetBrains IDEs. While the documentation mentions an ignore feature for Enterprise users, this is not available for Pro users at this time. The feature has been requested and tagged for the product team's consideration. Pro users seeking similar functionality should monitor future updates as this has been identified as a desired feature."
9095
}]

0 commit comments

Comments
 (0)