rust-search-extension
rust-search-extension copied to clipboard
Extension does't show result from std
I haven't changed any settings, and suddenly, it doesn't show results from std. I tried reinstalling it, and it worked for about one day, but it didn't show the results again.
Expected: show std::vec::Vec when I search vec
Got:
I wonder how I could enable debug output and find out why it doesn't show results from std.
Hi @duskmoon314 , thanks for the feedback. Due to a breaking changes from librustdoc, the old version not working anymore, Rust Search Extension v2.0 will fix this. Or you can use https://query.rs to search docs, which is my new product will launch soon.
Hi @Folyd, thanks for the update. Sorry if I'm missing something, but is "Rust Search Extension v2.0" something that is already available? Or if not, is there an ETA when it will be available?
I've found that this starts working if you export your settings and remove and readd the extension then reimport. I don't quite understand what conditions would cause this though
The issue I'm seeing is described more fully in #229 and I think this is the same issue happening under Chrome this time
Rust Search Extension v2.0 has been released. https://github.com/huhu/rust-search-extension/releases/tag/v2.0.0