Commit log
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
171db00
Fix stack overflow
Marshall Bowers
created
2 years ago
6f5cf10
Comment out `.state` setting
Marshall Bowers
created
2 years ago
6a532af
Swap the parameters to `IconButton`
Marshall Bowers
created
2 years ago
47f979d
Pass IDs to `IconButton`s instead of generating them
Marshall Bowers
created
2 years ago
48cdefe
Re-understand that the line just below git deletion is "inside" hunk
Click to expand commit body
Fixes "go to previous hunk" getting stuck on a deletion, never going
further up
Julia
created
2 years ago
Conrad Irwin
created
2 years ago
2b95db0
Fix infinite loop in select all (#3154)
Click to expand commit body
[[PR Description]]
Release Notes:
- Fixed an infinite loop in select all matches
([#2170](https://github.com/zed-industries/community/issues/2170)).
Conrad Irwin
created
2 years ago
aa6990b
Fix set_channel_visibility for public channels
Conrad Irwin
created
2 years ago
0e035c1
Fix character selection
Conrad Irwin
created
2 years ago
Antonio Scandurra
created
2 years ago
Antonio Scandurra
created
2 years ago
Conrad Irwin
created
2 years ago
67e5902
vim surround (#3152)
Click to expand commit body
- Fix some bugs with vim objects
- Add | as a bracket and a motion
- Fix neovim tests with angle brackets
Release Notes:
- vim: Fixed `i` and `a` objects with softwrap, and a few other edge
cases
- vim: Added support for `ci"` to find the next quoted string on the
line
- vim: Added support for `|` as a bracket (for languages like ruby and
rust)
- vim: Added support for `<count>|` to jump to a specific column
Conrad Irwin
created
2 years ago
97a0864
grammars: Update Bash grammar (#3155)
Click to expand commit body
Fixes zed-industries/community#2168
Release Notes:
- Updated Bash (Shell script) Tree-sitter grammar (fixes
zed-industries/community#2168)
Piotr Osiewicz
created
2 years ago
Page 6 of 275