vercel / vercel/vercel-plugin

Request: Support for VSCode CoPilot

Open
#11 3 comments 5 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
287
Forks
58
Avg merge
1d 1h
Merged PRs (30d)
17

Description

VSCode has recently added plugin support (in Preview). It would be great if you could add VSCode Copilot support!

(Or if the issue stems from VSCode's plugin handling, maybe you could collaborate so they can adapt their coding to your plugin?)

The main issue I'm seeing appears to be with the hooks; they do not display, and the chat window is displaying errors related to the hooks not being found.

Screenshot of hook error in Copilot chat:

Image

Documentation of how VSCode Copilot parses Claude Code hook paths and commands is here: https://code.visualstudio.com/docs/copilot/customization/agent-plugins#_hooks-in-plugins

Thanks!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No repository files or tests are named. Start by reading the linked VSCode Copilot documentation on hooks in plugins, then inspect how this plugin declares and exposes its hooks. Done means VSCode Copilot recognizes the plugin hooks and the reported hook errors no longer appear.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript, vscode
Domain
devtools, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.