c8dfccf
Revert "Add `meta_text` to style metaline"
Click to expand commit body
This reverts commit beb91fa0948346e0a53c8ef6e24e4b8938e6f495.
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
47f979d
Pass IDs to `IconButton`s instead of generating them
Marshall Bowers created
48cdefe
Re-understand that the line just below git deletion is "inside" hunk
Fixes "go to previous hunk" getting stuck on a deletion, never going further up
Julia created
3358420
fix format
Conrad Irwin created
2b95db0
Fix infinite loop in select all (#3154)
[[PR Description]] Release Notes: - Fixed an infinite loop in select all matches ([#2170](https://github.com/zed-industries/community/issues/2170)).
Conrad Irwin created
aa6990b
Fix set_channel_visibility for public channels
Conrad Irwin created
0e035c1
Fix character selection
Conrad Irwin created
953857f
WIP
Antonio Scandurra created
18eb4a7
WIP
Antonio Scandurra created
e6087e0
Fix tests
Conrad Irwin created
67e5902
vim surround (#3152)
- 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
97a0864
grammars: Update Bash grammar (#3155)
Fixes zed-industries/community#2168 Release Notes: - Updated Bash (Shell script) Tree-sitter grammar (fixes zed-industries/community#2168)
Piotr Osiewicz created
6c163af
bash: Add highlighting of ANSI c string (#3153)
Fixes zed-industries/community#2169 Release Notes: - Fixed highlighting of ANSI C strings ($'foo') in "Shell script" language buffers.
Piotr Osiewicz created
e99d862
WIP Button Refactor
Nate Butler created
c1c9db2
Add elevation enums + docs
Nate Butler created
ea4e67f
Merge branch 'main' into guest-exp
Conrad Irwin created
4d621f3
WIP
Antonio Scandurra created
05cbcee
WIP
Antonio Scandurra created
297cef1
WIP add Elevation Docs
Nate Butler created
0dfbfdd
catchup with main
KCaverly created
192b351
Merge branch 'gpui2-drag-drop' into zed2
Nathan Sobo created