console-ninja icon indicating copy to clipboard operation
console-ninja copied to clipboard

[Feature]: Zed IDE Support

Open Armandotrsg opened this issue 1 year ago • 6 comments

Describe the feature you'd like.

I'd love that console ninja is integrated with Zed's IDE. I'd love to use Zed, but Console Ninja is one reason it is stopping me from fully migrating to that IDE

Armandotrsg avatar Jun 19 '24 21:06 Armandotrsg

Unfortunately Zed is still in its infancy in terms of providing an extension API, but we're keeping an eye on it. You can refer to their docs.

Right now, it's only possible to create extensions for Grammars, Languages and Themes. Console Ninja needs a lot more than this.

We hope their API improves soon, at which point we'll re-evaluate our plans.

smcenlly avatar Jun 19 '24 21:06 smcenlly

The extension API has updated quite a lot. Can you reevaluate, please?

empro-nilseckelt avatar Sep 23 '24 10:09 empro-nilseckelt

Extensions are still limited to languages, themes, and now slash commands (see here).

The updates to the API do not provide us with what we need to create an integration with Zed.

smcenlly avatar Sep 23 '24 10:09 smcenlly

Please add Zed support.

algoflows avatar Jan 30 '25 11:01 algoflows

Now that Zed supports both debugger and mcp server extensions has this become more viable?

popscallion avatar Aug 29 '25 17:08 popscallion

@popscallion - unfortunately not; at this point in time, integration with Zed is not possible because Zed doesn't provide the extension points needed for Console Ninja.

smcenlly avatar Aug 31 '25 21:08 smcenlly