console-ninja
console-ninja copied to clipboard
[Feature]: Zed IDE Support
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
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.
The extension API has updated quite a lot. Can you reevaluate, please?
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.
Please add Zed support.
Now that Zed supports both debugger and mcp server extensions has this become more viable?
@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.