1c5b321
Allow completion menus to be cycled
Joseph T. Lyons 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
2285a35
Merge branch 'fewer-bounds' into zed2
Nathan Sobo created
0910760
Reduce the need for Send + Sync bounds on generics
Nathan Sobo created
cf380a9
Remove `set_` prefix for `List` setters
Marshall Bowers created
24e21a4
Merge branch 'zed2' of github.com:zed-industries/zed into zed2
Marshall Bowers created
bb35583
Merge branch 'gpui2' into zed2
Marshall Bowers created
0e48465
Add a draft of the mac platform file drag and drop events
Kirill Bulatov created
4d5ca37
Fix the branch compilation
Kirill Bulatov created
ff49781
move keychain access into semantic index as opposed to on init (#3158)
remove keychain request during init Release Notes: - Move keychain request to inside indexing. - Move install_default_formatters to a no op during tests
Kyle Caverly created
feefb8d
fixed format! call for prettier::
KCaverly created
0dd45bb
fully qualify paths inside conditional compilation methods
KCaverly created
23ad0a2
Return a `Result` from `load_embedded_fonts`
Marshall Bowers created
8ffe5a3
move keychain access into semantic index as opposed to on init
KCaverly created
9a53da2
WIP
Antonio Scandurra created
f2710f3
Fix default font family
Marshall Bowers created
785901c
Load embedded fonts
Marshall Bowers created
171db00
Fix stack overflow
Marshall Bowers created
6f5cf10
Comment out `.state` setting
Marshall Bowers created
6a532af
Swap the parameters to `IconButton`
Marshall Bowers created