continuedev / continuedev/continue

"Add more context providers" link doesn't work

Open Beginner friendly
#12,507 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area:chat area:context-providers area:docs kind:bug
Dominant language
TypeScript
Stars
36k
Forks
5.4k
PR merge metrics
No merged PRs in 30d

Description

Issue Category

Broken or dead link

Affected Documentation Page URL

https://docs.continue.dev/customization/context-providers#built-in-context-providers

Issue Description

The "Add more context providers" option in the @ dropdown in chat opens the link above which redirects to https://docs.continue.dev/docs/customize/deep-dives/custom-providers#built-in-context-providers and shows a "Page not found" error.

Expected Content

I'm assuming the link should be https://docs.continue.dev/customize/deep-dives/custom-providers. The affected link is found at https://github.com/continuedev/continue/blob/cb273098d968906d25ee737b454f0b5f13ea2482/gui/src/components/mainInput/TipTapEditor/utils/getSuggestion.ts#L172

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in gui/src/components/mainInput/TipTapEditor/utils/getSuggestion.ts around line 172, where the "Add more context providers" link is defined. Compare the linked URL with the affected documentation path, update it to the working route, and verify that the link no longer redirects to a Page not found error.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
documentation
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Active
Clarity
Clearly specified
Newbie friendliness
88/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.