Leon Kowarschick
Leon Kowarschick
Recently, I've been getting the following error every once in a while, without a clearly identifiable cause: ``` Error 10:59:34 msg_show.lua_error Error executing vim.schedule lua callback: ...nvim/lazy/rust-tools.nvim/lua/rust-tools/inlay_hints.lua:142: Index out...
**Is your feature request related to a problem? Please describe.** I use combos quite excessively in my layout, both for certain symbols (äöüß), character sequences (=>, ->, ::) as well...
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it Open some project in zed, and create a few terminal tabs. Now,...
### Check for existing issues - [X] Completed ### Describe the feature In the excerpts list (i.e. LSP references, search results, diagnostics, etc) it'd be _really_ cool if zed could...
It'd be really nice if this crate supported not only the prometheus crate, but could also emit the metrics via the generic [metrics-rs](https://github.com/metrics-rs/metrics) crate ecosystem. This could be neatly feature-gated...