diff --git a/docs/cody/troubleshooting.mdx b/docs/cody/troubleshooting.mdx index 5753f92f..9e542af8 100644 --- a/docs/cody/troubleshooting.mdx +++ b/docs/cody/troubleshooting.mdx @@ -224,6 +224,10 @@ $filteredResults = preg_grep('*\.' . basename($inputPath) . '\.*', $fileList); ``` ```` +## Forked Repos As Context + +If you would like to add a forked repository as Cody context, you may need to add `"search.includeForks": true` to the [global settings](/admin/config/settings#editing-global-settings-for-site-admins) for your instance. + ## Eclipse extension ### See a white screen the first time you open Cody chat