Commit log
4a6c73c
Lay-out channel modal with picker beneath channel name and mode buttons
Click to expand commit body
Co-authored-by: Mikayla <mikayla@zed.dev>
Max Brunsfeld
and
Mikayla
created
2 years ago
485c0a4
Don't refcount window handles
Nathan Sobo
created
2 years ago
Nathan Sobo
created
2 years ago
ee1b4a5
Add `PathExt` trait (#2823)
Click to expand commit body
This PR adds a `PathExt` trait. It pulls in our existing `compact()`
function, as a method, and then adds a method, and testing, for
`icon_suffix()`. A test was added to fix:
- https://github.com/zed-industries/community/issues/1877
Release Notes:
- Fixed a bug where file icons would not be registered for files with
with `.` characters in their name
([#1877](https://github.com/zed-industries/community/issues/1877)).
Joseph T. Lyons
created
2 years ago
a7e883d
Implement basic channel member management UI
Click to expand commit body
Co-authored-by: Mikayla <mikayla@zed.dev>
Max Brunsfeld
and
Mikayla
created
2 years ago
c14a99d
updated project_search text
KCaverly
created
2 years ago
129f289
simplify server implementation
Mikayla Maki
created
2 years ago
9a1dd0c
Fetch channel members before constructing channel mgmt modal
Max Brunsfeld
created
2 years ago
6c4964f
WIP: continue channel management modal and rename panel to collab_panel
Mikayla Maki
created
2 years ago
4658bc6
Update styling of nav buttons (width, corner_radius)
Click to expand commit body
Co-authored-by: Kyle <kyle@zed.dev>
Piotr Osiewicz
and
Kyle
created
2 years ago
31fb503
Rewrite permission queries (it no longer blocks)
Click to expand commit body
Co-authored-by: Kyle <kyle@zed.dev>
Co-authored-by: Max <max@zed.dev>
Piotr Osiewicz
,
Kyle
, and
Max
created
2 years ago
d450c4b
WIP: add custom channel modal
Mikayla Maki
created
2 years ago
d157e35
Query semantic_permissioned on demand.
Click to expand commit body
Co-authored-by: Kyle <kyle@zed.dev>
Piotr Osiewicz
and
Kyle
created
2 years ago
799adf6
Query Semantic Index Engine for permission state.
Click to expand commit body
Co-authored-by: Kyle <kyle@zed.dev>
Piotr Osiewicz
and
Kyle
created
2 years ago
8dd330a
add semantic search prompt for the indexing permission on first search
Click to expand commit body
Co-authored-by: Piotr <piotr@zed.dev>
KCaverly
and
Piotr
created
2 years ago
358e4e5
update minor text when actively searching
KCaverly
created
2 years ago
822b1ec
Clean up compiler warnings
Click to expand commit body
Co-authored-by: Kyle <kyle@zed.dev>
Piotr Osiewicz
and
Kyle
created
2 years ago
Nathan Sobo
created
2 years ago
8831e03
Remove reference to pane from a toolbar.
Click to expand commit body
Co-authored-by: Kyle <kyle@zed.dev>
Piotr Osiewicz
and
Kyle
created
2 years ago
7d83d15
Move navigation buttons to the tab bar.
Click to expand commit body
Co-authored-by: Kyle <kyle@zed.dev>
Piotr Osiewicz
and
Kyle
created
2 years ago
30e1bfc
Add the ability to jump between channels while in a channel
Mikayla Maki
created
2 years ago
Max Brunsfeld
created
2 years ago
4d55110
Restore seeding of random GH users in seed-db
Click to expand commit body
Co-authored-by: Mikayla <mikayla@zed.dev>
Max Brunsfeld
and
Mikayla
created
2 years ago
ad4fd76
Use the same font size for hovered state of LSP status (#2821)
Click to expand commit body
This element is used for the update state as well for some reason so
while we don't normally ever see this state, it is used when the status
is acting as the restart to update button
Release Notes:
- Fixed an inconsistency in the status bar update button font size.
Julia
created
2 years ago
fca8cdc
Start work on rendering channel participants in collab panel
Click to expand commit body
Co-authored-by: mikayla <mikayla@zed.dev>
Max Brunsfeld
and
mikayla
created
2 years ago
df4480b
Use the same font size for hovered state of LSP status
Click to expand commit body
This element is used for the update state as well for some reason so
while we don't normally ever see this state, it is used when the status
is acting as the restart to update button
Julia
created
2 years ago
b4f6d6e
update search text for no results
KCaverly
created
2 years ago
8e36da1
Get tests passing
Nathan Sobo
created
2 years ago
a125e31
catch up with main
KCaverly
created
2 years ago
884cee6
Get tests compiling returning WindowHandle<V: View> from add_window
Nathan Sobo
created
2 years ago
9e755bb
Revert "Extract syntax highlighting properties from tree-sitter highlight queries (#2797)"
Click to expand commit body
This reverts commit 45c635872b5ef7bb8994e16d593aa25edf8e94bf, reversing
changes made to f2b82369f27b79fdcaa6a4276bb047abddf7171c.
Max Brunsfeld
created
2 years ago
Max Brunsfeld
created
2 years ago
71bbd5f
update keymaps for cycle search mode and toggle filters
KCaverly
created
2 years ago
acf78f5
add kill_search function to stop searching on mode change
KCaverly
created
2 years ago
Nathan Sobo
created
2 years ago
Joseph T. Lyons
created
2 years ago
7b43b0d
refactored search mode to ensure state is consistent
Click to expand commit body
Co-authored-by: Piotr <piotr@zed.dev>
KCaverly
and
Piotr
created
2 years ago
61a6892
WIP: Broadcast room updates to channel members
Mikayla Maki
created
2 years ago
7d97d1d
Merge branch 'main' into collab-panel
Max Brunsfeld
created
2 years ago
a127b0d
Fix warnings surfaced in Rust 1.71
Max Brunsfeld
created
2 years ago
a555fa1
Merge branch 'main' into collab-panel
Max Brunsfeld
created
2 years ago
4c7d60e
Upgrade to rust 1.71
Max Brunsfeld
created
2 years ago
5b30caa
Add borders to button sides
Piotr Osiewicz
created
2 years ago
caaa4b1
add theme for search mode option buttons, and adjust padding
Click to expand commit body
Co-authored-by: Piotr <piotr@zed.dev>
KCaverly
and
Piotr
created
2 years ago
e0eaf23
Add borders to button sides
Piotr Osiewicz
created
2 years ago
Nathan Sobo
created
2 years ago
Conrad Irwin
created
2 years ago
d39585b
Fix query editor 'floating' when filters are enabled
Piotr Osiewicz
created
2 years ago
0253ff3
Touch up rounding on the sides of mode switcher
Piotr Osiewicz
created
2 years ago
4ef5989
WIP: Add ButtonSide element
Piotr Osiewicz
created
2 years ago
Page 38 of 258