c44d1cd
collab 0.26.0
Joseph T. Lyons created
c44d1cd
collab 0.26.0
Joseph T. Lyons created
26a3d41
Change from try (reserved keyword) to maybe
Mikayla created
71c72d8
v0.111.x dev
Joseph T. Lyons created
bb3f592
Rename `theme2` getter to `theme`
Marshall Bowers created
2584967
Rename `theme` getter to `old_theme`
Marshall Bowers created
8043d0d
Reference `theme2` colors in `ThemeColor`
Marshall Bowers created
90f65ec
Remove logic for multiple channel parents (#3162)
This PR simplifies our state management for channels, and logic for inheriting channel permissions, by removing the ability for channels to have multiple parent channels.
Max Brunsfeld created
4f859e0
link to channel notes (#3167)
Release Notes: - Add links to channel notes
Conrad Irwin created
dd34bb2
Load `Theme` from `theme2` into the storybook
Marshall Bowers created
b5cbfb8
Allow moving channels to the root
Max Brunsfeld created
32367eb
Set up UI to allow dragging a channel to the root
Max Brunsfeld created
42259a4
Fix channel dragging
Co-authored-by: Conrad <conrad@zed.dev> Co-authored-by: Joseph <joseph@zed.dev>
Max Brunsfeld , Conrad , and Joseph created
70eeefa
Fix channel collapsing
Conrad Irwin created
6f173c6
Fix tests by re-instating paths in the new format
Conrad Irwin created
b8bd070
Fix panic by disallowing multiple room joins (#3149)
Release Notes: - Fixed panic that could occur when switching channels quickly
Conrad Irwin created
c773762
Allow completion menus to be cycled (#3164)
Not a huge ask from the community, but something that I run into frequently is not being able to cycle the auto completion menus past the beginning / end, so I quickly added it. This matches VS Code behavior: https://github.com/zed-industries/zed/assets/19867440/bc4606d7-2076-4036-aedc-f3cf5ba349dc Release Notes: - Enhanced popover menus with circular navigation ([#632](https://github.com/zed-industries/community/issues/632)).
Joseph T. Lyons created
beb0af9
Rename IIFE to try
Too good of an idea to forget
Mikayla Maki created
1411b98
link to channel notes
Conrad Irwin created
1c5b321
Allow completion menus to be cycled
Joseph T. Lyons created
a01b507
Add OS file drop event handler
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Kirill Bulatov and Nathan Sobo created
dfc34e5
Fix extra race
Conrad Irwin created
5b04f96
Update `Cargo.lock`
Marshall Bowers created
77991ad
Fix compilation
Kirill Bulatov created
afad2fb
Merge branch 'zed2' of github.com:zed-industries/zed into zed2
Marshall Bowers created
d6bd000
Rename `cx.global_default_mut` to `cx.global_default`
Marshall Bowers created
bfdff4e
When navigating diagnostics, skip diagnostic containing cursor
Slightly unfortunate but prevents an issue with weirdly overlapping diagnostics causing the cursor to bounce between them
Julia created
4ca7ddf
Finish up `ThemeRegistry` and remove `AnyAssetSource`
Marshall Bowers created
51c66f5
Merge branch 'zed2' into theme2
Marshall Bowers created
5c03b6a
Remove logic for multiple channel parents
Co-authored-by: Conrad <conrad@zed.dev> Co-authored-by: Kyle <kyle@zed.dev> Co-authored-by: Joseph <joseph@zed.dev>
Max Brunsfeld , Conrad , Kyle , and Joseph created
cc9e928
Guest roles (#3140)
Release Notes: - Added a "guest" role to channels, and made that the default when a new user joins a public channel.
Max Brunsfeld created
4740d6e
Checkpoint
Marshall Bowers created
18930c3
Make audio2
Kirill Bulatov created
5fb8321
Merge branch 'zed2' of github.com:zed-industries/zed into zed2
Marshall Bowers created
09866ec
WIP
Marshall Bowers created
9f8aaa4
Add `AnyAssetSource`
Marshall Bowers created
1ad7f3a
Finish ???-ing project2.rs
Kirill Bulatov created
11953e6
Checkpoint
Antonio Scandurra created
0f03f8f
Tweak notification styles (#3161)
[[PR Description]] Tweak notification visual styles Release Notes: - (Added|Fixed|Improved) ... ([#<public_issue_number_if_exists>](https://github.com/zed-industries/community/issues/<public_issue_number_if_exists>)).
Nate Butler created
c8dfccf
Revert "Add `meta_text` to style metaline"
This reverts commit beb91fa0948346e0a53c8ef6e24e4b8938e6f495.
Nate Butler created
beb91fa
Add `meta_text` to style metaline
Nate Butler created
9aaf7d0
Checkpoint
Antonio Scandurra created
c9e6703
Give notifications a bit more breathing room by default
Nate Butler created
463b249
Tweak notification styles
Nate Butler created
191285a
Checkpoint
Antonio Scandurra created
9f9137c
Remove failed attempt at eliminating static bounds on entities
Nathan Sobo created
9f48cda
Lower the default state intensities
Nate Butler created
b090cef
Rework prettier tests (#3160)
Do not infuse `FakeNodeRuntime` with prettier exceptions, rather keep the default formatter installation method as no-op.
Kirill Bulatov created
bfb37bb
Merge branch 'n/elevation' into zed2
Nate Butler created
8117e79
Add missing bounds to `Themed`
Marshall Bowers created
e9ce935
Rework prettier tests
Do not infuse `FakeNodeRuntime` with prettier exceptions, rather keep the default formatter installation method as no-op.
Kirill Bulatov created