-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Open
Labels
area:docsRelates to documentationRelates to documentationide:vscodeRelates specifically to VS Code extensionRelates specifically to VS Code extensionkind:bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behavioros:windowsHappening specifically on WindowsHappening specifically on Windows
Description
Before submitting your bug report
- I've tried using the "Ask AI" feature on the Continue docs site to see if the docs have an answer
- I'm not able to find a related conversation on GitHub discussions that reports the same bug
- I'm not able to find an open issue that reports the same bug
- I've seen the troubleshooting guide on the Continue Docs
Relevant environment info
- OS: Windows
- Continue version:1.2.16
- IDE version:
- Model:
- config:
OR link to agent in Continue hub:Description
Description
Several "Learn more" links in the Continue VS Code extension open broken documentation pages.
Affected sections
- Chat
- Autocomplete
- Edit
Actual behavior
The extension opens URLs like:
https://docs.continue.dev/docs/ide-extensions/chat/quick-start
This results in a 404 Page Not Found.
Expected behavior
The correct documentation URL should be:
https://docs.continue.dev/ide-extensions/chat/quick-start
Removing the extra /docs fixes the issue.
Environment
- Continue Extension: Latest
- IDE: VS Code
- OS: Windows
Additional context
This issue affects multiple "Learn more" links in the Models configuration panel.
To reproduce
#Steps to reproduce
- Open VS Code
- Open Continue extension
- Navigate to Models settings
- Click Learn more
Log output
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:docsRelates to documentationRelates to documentationide:vscodeRelates specifically to VS Code extensionRelates specifically to VS Code extensionkind:bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behavioros:windowsHappening specifically on WindowsHappening specifically on Windows
Type
Projects
Status
Todo