Finn Evers
Finn Evers
@markusmoenig The fix was not backported, hence it needs at least a week to reach Stable. Will be fixed in tommorows release.
Thanks for the report! That was a really bad issue on our side, sorry for that! Could you please trigger a new release of your extension by creating a PR...
@vitallium Just looked into this - this is a different issue, I'll fix this one later today.
Thanks for the suggestion! Isn't all of this already possible though? You can open images in Zed and we have the `svg: open preview` command. Or am I not undertstanding...
Thanks for this! Is there any reason you are not using the extension API for what you are trying to do? E.g., https://docs.rs/zed_extension_api/latest/zed_extension_api/fn.npm_install_package.html
No worries, all good and this definitely looks good! However, it would actually be better for this to properly work if you were to add the injections for C/C++ within...
Not quite - your doxygen repositors stays in an extension, but the injection queries you had to get for C and C++ go into the main repo. That way, we...
So - add the injections to C and C++ within Zed - remove C and C++ from your extension and we should be good to go. Does that make sense?
Thanks, you too!
Ah sorry, you missed the change to CI in a recent commit of mine, have to ask you to merge main again (will be the last time, I promise)