Skip to content

Conversation

BekahHW
Copy link
Collaborator

@BekahHW BekahHW commented Oct 13, 2025

Description

  • Changed Features to IDE Extensions
  • moved install and quick start from Getting Started to IDE Extensions
  • Removed overview (bc it was repetitive)
  • created redirects for everything

AI Code Review

  • Team members only: AI review runs automatically when PR is opened or marked ready for review
  • Team members can also trigger a review by commenting @continue-review

Checklist

  • I've read the contributing guide
  • The relevant docs, if any, have been updated or created
  • The relevant tests, if any, have been updated or created

Screen recording or screenshot

[ When applicable, please include a short screen recording or screenshot - this makes it much easier for us as contributors to review and understand your changes. See this PR as a good example. ]

Tests

[ What tests were added or updated to ensure the changes work as expected? ]


Summary by cubic

Reorganized docs to move “Features” into a new “IDE Extensions” section, centralizing install and quick start there and removing the old overview. Updated links, navigation, and images, and added redirects to keep existing URLs working.

  • Refactors

    • Renamed “Features” to “IDE Extensions” in the docs nav and added install and quick start.
    • Moved Agent, Chat, Edit, Autocomplete, and Plan pages to /ide-extensions/*.
    • Removed getting-started/overview and folded its content into the IDE Extensions quick start.
    • Updated links across README, home, index, guides, customization, and reference pages.
    • Added quick start GIFs and fixed image paths.
    • Updated IntelliJ/VSCode tutorial files to point to https://docs.continue.dev.
  • Migration

    • No breaking changes; all /features/* and /getting-started/* URLs redirect to /ide-extensions/*.
    • Update any hard-coded external links if needed to the new /ide-extensions/* paths.

@BekahHW BekahHW requested a review from a team as a code owner October 13, 2025 16:58
@BekahHW BekahHW requested review from tingwai and removed request for a team October 13, 2025 16:58
@BekahHW BekahHW requested review from bdougie and removed request for tingwai October 13, 2025 16:58
@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Oct 13, 2025
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

3 issues found across 59 files

Prompt for AI agents (all 3 issues)

Understand the root cause of the following 3 issues and fix them.


<file name="docs/chat/how-to-use-it.mdx">

<violation number="1" location="docs/chat/how-to-use-it.mdx:28">
The link uses the slug `#how-to-use-%40-for-additional-context`, but the target heading generates `#how-to-use--for-additional-context`, so this anchor will be broken. Please update the slug to match the generated ID.</violation>
</file>

<file name="docs/docs.json">

<violation number="1" location="docs/docs.json:460">
/how-to-use-continue should point to the new quick start page instead of the homepage to preserve the expected content for that legacy URL.</violation>

<violation number="2" location="docs/docs.json:460">
/quickstart should redirect to the relocated quick start doc instead of the homepage so existing links continue to land on the right content.</violation>
</file>

React with 👍 or 👎 to teach cubic. Mention @cubic-dev-ai to give feedback, ask questions, or re-run the review.

Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
@BekahHW
Copy link
Collaborator Author

BekahHW commented Oct 13, 2025

@bdougie fixes on a couple of redirects are in.

@github-project-automation github-project-automation bot moved this from Todo to In Progress in Issues and PRs Oct 13, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Oct 13, 2025
@bdougie bdougie merged commit 32d7ba2 into main Oct 13, 2025
54 of 57 checks passed
@bdougie bdougie deleted the docs/features-to-ide-extensions branch October 13, 2025 22:43
@github-project-automation github-project-automation bot moved this from In Progress to Done in Issues and PRs Oct 13, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Oct 13, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

lgtm This PR has been approved by a maintainer size:L This PR changes 100-499 lines, ignoring generated files.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants