Skip to content

feature: Integrate with /ide in various AI tools #271

@marcinjahn

Description

@marcinjahn

Did you check the docs?

  • I have read all the sidekick.nvim docs

Is your feature request related to a problem? Please describe.

Various AI tools, such as Claude and Gemini have an option to integrate with IDE. Usually VS Code has official treatment there. Maybe sidekick could have such integration as well?

Why it's useful? With such integration, the CLI tool knows some context about the currently open file:

  • its path
  • diagnostics
  • others...

Describe the solution you'd like

Integration with the tools that support IDE communicationl

Describe alternatives you've considered

Using completely separate plugin, but I really enjoy sidekick and would want to keep using it.

Additional context

https://github.com/coder/claudecode.nvim implements this for claude code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requeststaleThis issue or PR has been inactive for a whilewontfixThis issue will not be fixed or implemented

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions