Skip to content

docs: Clarify VS Code extension name in manual install section#16216

Open
baldassarreFe wants to merge 2 commits intoanomalyco:devfrom
baldassarreFe:patch-1
Open

docs: Clarify VS Code extension name in manual install section#16216
baldassarreFe wants to merge 2 commits intoanomalyco:devfrom
baldassarreFe:patch-1

Conversation

@baldassarreFe
Copy link

@baldassarreFe baldassarreFe commented Mar 5, 2026

Issue for this PR

Closes #16217

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Add specific name and link for the VS Code extension in the documentation page.

Why? Because the automatic install wasn't working for me, so I searched the extension marketplace for "opencode". I got multiple results and some of them are sketchy. Even the least sketchy one was still a bit sketchy because I didn't recognize the publisher "sst". This PR adds a link to the legit (right?) extension in the docs.

If you paste a large clearly AI generated description here your PR may be IGNORED or CLOSED!

How did you verify your code works?

no need

Screenshots / recordings

not a ui change

If this is a UI change, please include a screenshot or recording.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

If you do not follow this template your PR will be automatically rejected.

Added specific extension name and link for VS Code.

Why? Because the automatic install wasn't working for me and I searched the extension marketplace for "opencode". I got multiple results and some of them are sketchy. The least sketchy one was still a bit sketchy because I didn't recognize the publisher "sst".
@github-actions github-actions bot added needs:compliance This means the issue will auto-close after 2 hours. needs:title labels Mar 5, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Mar 5, 2026

Hey! Your PR title Clarify VS Code extension name in manual install section doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

@baldassarreFe baldassarreFe changed the title Clarify VS Code extension name in manual install section docs: Clarify VS Code extension name in manual install section Mar 5, 2026
@github-actions github-actions bot removed needs:title needs:compliance This means the issue will auto-close after 2 hours. labels Mar 5, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Mar 5, 2026

Thanks for updating your PR! It now meets our contributing guidelines. 👍

@baldassarreFe
Copy link
Author

baldassarreFe commented Mar 5, 2026

CI failures seem unrelated. Looking for guidance for how to relaunch the tests.

Works 🚀

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE]: Clarify VS Code extension name in manual install section of the docs

1 participant