Skip to content

Conversation

@supreethmv
Copy link

@supreethmv supreethmv commented Oct 30, 2025

…code/README.md

Description

Updated four gif image links in README.md to use ../../docs/images/*.gif so the gifs render correctly when viewing the README from the extensions/vscode folder.

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 have been updated (extensions/vscode/README.md)
  • The relevant tests, if any, have been updated or created

Screen recording or screenshot

Before:
image

Now:
image

Tests

[ What tests were added or updated to ensure the changes work as expected? ]
None — documentation link fix only.


Summary by cubic

Fix broken GIFs in the VS Code extension README by switching to repo‑relative paths. Updated four links to ../../docs/images/*.gif so images render correctly when viewing README in extensions/vscode.

Written for commit 8f70f7b. Summary will update automatically on new commits.

@supreethmv supreethmv requested a review from a team as a code owner October 30, 2025 22:55
@supreethmv supreethmv requested review from Patrick-Erichsen and removed request for a team October 30, 2025 22:55
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Oct 30, 2025
@github-actions
Copy link

github-actions bot commented Oct 30, 2025

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@supreethmv
Copy link
Author

I have read the CLA Document and I hereby sign the CLA.

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.

No issues found across 1 file

Copy link
Collaborator

@Patrick-Erichsen Patrick-Erichsen left a comment

Choose a reason for hiding this comment

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

thanks for the catch!

@github-project-automation github-project-automation bot moved this from Todo to In Progress in Issues and PRs Nov 6, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Nov 6, 2025
@Patrick-Erichsen
Copy link
Collaborator

Screenshot 2025-11-06 at 10 22 42 AM

Actually there is a reason they are relatively linked like they currently are, the above is the screenshot on the actual marketplace. I believe when we are actually bundling the extension the pathing is different than when developing.

@supreethmv , to be clear, you're only seeing this issue when viewing the local codebase?

Copy link
Collaborator

@Patrick-Erichsen Patrick-Erichsen left a comment

Choose a reason for hiding this comment

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

see above

@dosubot dosubot bot removed the lgtm This PR has been approved by a maintainer label Nov 6, 2025
@supreethmv
Copy link
Author

Screenshot 2025-11-06 at 10 22 42 AM Actually there is a reason they are relatively linked like they currently are, the above is the screenshot on the actual marketplace. I believe when we are actually bundling the extension the pathing is different than when developing.

@supreethmv , to be clear, you're only seeing this issue when viewing the local codebase?

@Patrick-Erichsen thank you for the clarification. The issue is not just locally, the problem persists also when viewing the repo at https://github.com/continuedev/continue/tree/main/extensions/vscode

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

2 participants