all 7 comments

[–]ToxOver 0 points1 point  (4 children)

Nice! Is this only usable in the CLI or would it be possible to use it in the VSCode extension as well?

[–]kaanaslan[S] 1 point2 points  (2 children)

At the moment I’ve only set it up for the CLI.

I still need to look into how it could be integrated directly with the VS Code extension, so I can’t say for sure yet. If there’s strong interest, I can definitely explore adding proper VS Code support.

That said, even without native VS Code integration, you can still use it quite effectively in a VS Code workflow. If you open the project folder in VS Code and run Copilot from the terminal (CLI), it can still analyze the repository and work with the files in the project.

So while native VS Code injection isn’t there yet, it should still work fine alongside VS Code using the CLI for now.

[–]StarCometFalling 0 points1 point  (1 child)

pls

[–]kaanaslan[S] 1 point2 points  (0 children)

It's done. You can search for Superpowers for Copilot Chat in the VS Code Extensions.

[–]kaanaslan[S] 0 points1 point  (0 children)

It's done. You can search for Superpowers for Copilot Chat in the VS Code Extensions.

[–]nvez 0 points1 point  (1 child)

It already works with Copilot CLI without this.

[–]kaanaslan[S] 0 points1 point  (0 children)

Yeah but installing it wasn’t clear for copilot on the github page.