ZIm/crates/collab/src/db/queries
Conrad Irwin d6b7f14b51
suggested extensions (#9526)
Follow-up from #9138

Release Notes:

- Adds suggested extensions for some filetypes
([#7096](https://github.com/zed-industries/zed/issues/7096)).

---------

Co-authored-by: Felix Zeller <felixazeller@gmail.com>
2024-03-19 10:06:01 -06:00
..
access_tokens.rs Migrate from scrypt to sha256. (#8969) 2024-03-06 20:51:43 -07:00
buffers.rs Denormalize buffer operations (#9026) 2024-03-07 11:35:47 -07:00
channels.rs maintain channel subscriptions in RAM (#9512) 2024-03-18 15:14:16 -06:00
contacts.rs Enable clippy::explicit_auto_deref (#8753) 2024-03-02 22:30:18 -05:00
contributors.rs Allow setting a channel for new users to auto-join (#9291) 2024-03-13 11:11:31 -06:00
extensions.rs suggested extensions (#9526) 2024-03-19 10:06:01 -06:00
hosted_projects.rs Fix joining hosted projects (#9038) 2024-03-07 19:56:41 -07:00
messages.rs Enable clippy::borrow_deref_ref (#8894) 2024-03-05 12:24:54 -05:00
notifications.rs Enable clippy::borrow_deref_ref (#8894) 2024-03-05 12:24:54 -05:00
projects.rs Fix joining hosted projects (#9038) 2024-03-07 19:56:41 -07:00
rooms.rs maintain channel subscriptions in RAM (#9512) 2024-03-18 15:14:16 -06:00
servers.rs Enable clippy::borrow_deref_ref (#8894) 2024-03-05 12:24:54 -05:00
users.rs Allow setting a channel for new users to auto-join (#9291) 2024-03-13 11:11:31 -06:00