mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-30 06:05:19 +00:00
a81e355dc5
This PR promotes package suggestions to a first-class concept on the `IndexedDocsProvider` trait. This will allow any implementer of `IndexedDocsProvider` to provide a list of package names to suggest for use with `/docs`. For the docs.rs provider we use the 250 most popular Rust crates (as identified [here](https://lib.rs/std)), and for the rustdoc provider we use the packages in the Cargo workspace. Release Notes: - N/A |
||
---|---|---|
.. | ||
wasm_host | ||
extension_builder.rs | ||
extension_indexed_docs_provider.rs | ||
extension_lsp_adapter.rs | ||
extension_manifest.rs | ||
extension_settings.rs | ||
extension_slash_command.rs | ||
extension_store.rs | ||
extension_store_test.rs | ||
wasm_host.rs |