Commit log
c773762
Allow completion menus to be cycled (#3164)
Click to expand commit body
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
2 years ago
beb0af9
Rename IIFE to try
Click to expand commit body
Too good of an idea to forget
Mikayla Maki
created
2 years ago
1411b98
link to channel notes
Conrad Irwin
created
2 years ago
1c5b321
Allow completion menus to be cycled
Joseph T. Lyons
created
2 years ago
a01b507
Add OS file drop event handler
Click to expand commit body
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Kirill Bulatov
and
Nathan Sobo
created
2 years ago
dfc34e5
Fix extra race
Conrad Irwin
created
2 years ago
5b04f96
Update `Cargo.lock`
Marshall Bowers
created
2 years ago
77991ad
Fix compilation
Kirill Bulatov
created
2 years ago
afad2fb
Merge branch 'zed2' of github.com:zed-industries/zed into zed2
Marshall Bowers
created
2 years ago
d6bd000
Rename `cx.global_default_mut` to `cx.global_default`
Marshall Bowers
created
2 years ago
bfdff4e
When navigating diagnostics, skip diagnostic containing cursor
Click to expand commit body
Slightly unfortunate but prevents an issue with weirdly overlapping
diagnostics causing the cursor to bounce between them
Julia
created
2 years ago
4ca7ddf
Finish up `ThemeRegistry` and remove `AnyAssetSource`
Marshall Bowers
created
2 years ago
51c66f5
Merge branch 'zed2' into theme2
Marshall Bowers
created
2 years ago
5c03b6a
Remove logic for multiple channel parents
Click to expand commit body
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
2 years ago
cc9e928
Guest roles (#3140)
Click to expand commit body
Release Notes:
- Added a "guest" role to channels, and made that the default when a new
user joins a public channel.
Max Brunsfeld
created
2 years ago
Marshall Bowers
created
2 years ago
Kirill Bulatov
created
2 years ago
5fb8321
Merge branch 'zed2' of github.com:zed-industries/zed into zed2
Marshall Bowers
created
2 years ago
Marshall Bowers
created
2 years ago
9f8aaa4
Add `AnyAssetSource`
Marshall Bowers
created
2 years ago
1ad7f3a
Finish ???-ing project2.rs
Kirill Bulatov
created
2 years ago
Antonio Scandurra
created
2 years ago
0f03f8f
Tweak notification styles (#3161)
Click to expand commit body
[[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
2 years ago
c8dfccf
Revert "Add `meta_text` to style metaline"
Click to expand commit body
This reverts commit beb91fa0948346e0a53c8ef6e24e4b8938e6f495.
Nate Butler
created
2 years ago
beb91fa
Add `meta_text` to style metaline
Nate Butler
created
2 years ago
Antonio Scandurra
created
2 years ago
c9e6703
Give notifications a bit more breathing room by default
Nate Butler
created
2 years ago
463b249
Tweak notification styles
Nate Butler
created
2 years ago
Antonio Scandurra
created
2 years ago
9f9137c
Remove failed attempt at eliminating static bounds on entities
Nathan Sobo
created
2 years ago
9f48cda
Lower the default state intensities
Nate Butler
created
2 years ago
b090cef
Rework prettier tests (#3160)
Click to expand commit body
Do not infuse `FakeNodeRuntime` with prettier exceptions, rather keep
the default formatter installation method as no-op.
Kirill Bulatov
created
2 years ago
bfb37bb
Merge branch 'n/elevation' into zed2
Nate Butler
created
2 years ago
8117e79
Add missing bounds to `Themed`
Marshall Bowers
created
2 years ago
e9ce935
Rework prettier tests
Click to expand commit body
Do not infuse `FakeNodeRuntime` with prettier exceptions, rather keep
the default formatter installation method as no-op.
Kirill Bulatov
created
2 years ago
2285a35
Merge branch 'fewer-bounds' into zed2
Nathan Sobo
created
2 years ago
0910760
Reduce the need for Send + Sync bounds on generics
Nathan Sobo
created
2 years ago
cf380a9
Remove `set_` prefix for `List` setters
Marshall Bowers
created
2 years ago
24e21a4
Merge branch 'zed2' of github.com:zed-industries/zed into zed2
Marshall Bowers
created
2 years ago
bb35583
Merge branch 'gpui2' into zed2
Marshall Bowers
created
2 years ago
0e48465
Add a draft of the mac platform file drag and drop events
Kirill Bulatov
created
2 years ago
4d5ca37
Fix the branch compilation
Kirill Bulatov
created
2 years ago
ff49781
move keychain access into semantic index as opposed to on init (#3158)
Click to expand commit body
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
2 years ago
feefb8d
fixed format! call for prettier::
KCaverly
created
2 years ago
0dd45bb
fully qualify paths inside conditional compilation methods
KCaverly
created
2 years ago
23ad0a2
Return a `Result` from `load_embedded_fonts`
Marshall Bowers
created
2 years ago
8ffe5a3
move keychain access into semantic index as opposed to on init
KCaverly
created
2 years ago
Antonio Scandurra
created
2 years ago
f2710f3
Fix default font family
Marshall Bowers
created
2 years ago
785901c
Load embedded fonts
Marshall Bowers
created
2 years ago
Page 6 of 275