Folyd
Folyd
Hi @samwhitlock. Thanks for reporting. You are not the only one who complains about this. See [rust-search-extension#102](https://github.com/huhu/rust-search-extension/issues/102).
> 1. I definitely don't think you want to merge this until the new error index is stable. > 2. Even after the new error index is stable, there's a...
Is the crate not hosted at docs.rs? I guess it is a huge crate that contains a lot of items.
Hi @Victor-N-Suadicani. Thanks for the feedback. I personally think case-sensitive has more disadvantages than advantages. For example, most traits, and structs are CamlCase, the users prefer to input lowercase keywords...
Good idea. Thanks.
@silentEAG Feel free to pick any issue you are interested in. 😸
Hi, @drewtato. Thanks for the feedback. This also has been fixed in the next version.
Hi, @ian-h-chamberlain. v1.9.0 has been released. Now we can search rustc lints and Codegen options with `:rustc` command. See https://rust.extension.sh/changelog/#v1-9-0-2022-11-20
Thanks, @drewtato. That's weird. I guess uninstalling and then re-install it can fix it.
This has been fixed.