ZIm/crates/indexed_docs/src
Marshall Bowers 1855a312d0
Use Extension trait in ExtensionLspAdapter (#20704)
This PR updates the `ExtensionLspAdapter` to go through the `Extension`
trait for interacting with extensions rather than going through the
`WasmHost` directly.

Release Notes:

- N/A
2024-11-14 20:44:57 -05:00
..
providers Extract ExtensionIndexedDocsProvider to indexed_docs crate (#20607) 2024-11-13 11:19:55 -05:00
extension_indexed_docs_provider.rs Use Extension trait in ExtensionLspAdapter (#20704) 2024-11-14 20:44:57 -05:00
indexed_docs.rs Extract ExtensionIndexedDocsProvider to indexed_docs crate (#20607) 2024-11-13 11:19:55 -05:00
providers.rs Start work on genericizing /rustdoc (#13745) 2024-07-02 13:14:56 -04:00
registry.rs assistant: Add /docs slash command (#13794) 2024-07-03 17:04:08 -04:00
store.rs Extract ExtensionIndexedDocsProvider to indexed_docs crate (#20607) 2024-11-13 11:19:55 -05:00