Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

docs(intellij): fix stale config.json reference#13024

Closed
santhiprakash wants to merge 1 commit into
continuedev:maincontinuedev/continue:mainfrom
santhiprakash:docs/fix-intellij-config-refsanthiprakash/continue:docs/fix-intellij-config-refCopy head branch name to clipboard
Closed

docs(intellij): fix stale config.json reference#13024
santhiprakash wants to merge 1 commit into
continuedev:maincontinuedev/continue:mainfrom
santhiprakash:docs/fix-intellij-config-refsanthiprakash/continue:docs/fix-intellij-config-refCopy head branch name to clipboard

Conversation

@santhiprakash

Copy link
Copy Markdown

Description

Updates extensions/intellij/CONTRIBUTING.md to reference config.yaml instead of the stale config.json for the Continue directory used during development.

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

N/A — documentation-only change.

Tests

N/A — documentation-only change.

Problem

extensions/intellij/CONTRIBUTING.md still refers to config.json for development-time Continue directory files, but the project now uses config.yaml.

Triage / Root cause

Stale documentation reference at line 98 of extensions/intellij/CONTRIBUTING.md.

Fix

  • Line 98: config.jsonconfig.yaml

Verification

  • Fetched upstream/main and confirmed the stale string is still present and the corrected string is absent using scripts/preflight_ship.py.
  • git show upstream/main:extensions/intellij/CONTRIBUTING.md verified the stale reference remains on the current default branch.

Notes / Risks

No functional changes. This is a docs-only update.

@santhiprakash
santhiprakash requested a review from a team as a code owner July 25, 2026 04:45
@santhiprakash
santhiprakash requested review from sestinj and removed request for a team July 25, 2026 04:45
@santhiprakash
santhiprakash force-pushed the docs/fix-intellij-config-ref branch from 61a9cfe to c41d091 Compare July 25, 2026 04:53
@santhiprakash

Copy link
Copy Markdown
Author

Closing this PR: the target files no longer exist on the current main branch due to a repository restructuring. The doc changes this PR addresses may already be resolved. Will verify and re-open a fresh PR if the issue persists.

@github-actions github-actions Bot locked and limited conversation to collaborators Jul 25, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.