Ben Kunkle
Ben Kunkle
To answer your questions > How should the JSON schema be provided? The schema should be provided as a `serde_json::Value` or `JsonSchema` object (just a wrapper around the `serde_json::Value` from...
I recommend using the `debug: open syntax tree view` command in a buffer containing the language you wish to write queries for. You can click on nodes in the editor...
Thanks for reporting, if you find a set of steps to reproduce the issue consistently it would be much appreciated so we can look deeper into what's going wrong here
This is weird, the injected language highlighting is working for other languages (like .astro files) but not erb. I was able to workaround this by closing the file and reopening...
Hey thanks for reporting, this behavior is definitely pretty awful. Out of curiosity, would you prefer that multiline input in this context show up as a `\n`-delimited string like `accidentally...
Ok, thanks for the input!
Hey, thanks for really looking into this. This is great information to know. Not sure how libX11 is interfering with Vulkan feature detection, but it seems like the solution is...
As @devzeth and @ekorchmar alluded to, we will need more information to get this fixed for you. To get the name of the LSP that is running you can run...
@AdamWawrzynkowskiGF please do not ping maintainers unless requested to do so. We pay attention to GitHub notifications and are already notified of new comments on issues we've interacted with. Regarding...
Seems there is already an issue open on the extension. https://github.com/zed-extensions/csharp/issues/6