Commit log
b402f27
Introduce a new language picker that displays available languages
Click to expand commit body
Right now this panics when trying to select a language, so that's
what we're going to implement next.
Co-Authored-By: Julia Risley <julia@zed.dev>
Antonio Scandurra
and
Julia Risley
created
2 years ago
d39c761
Merge pull request #2261 from zed-industries/async-language-loading
Click to expand commit body
Allow waiting for language to be loaded in LanguageRegistry APIs
Antonio Scandurra
created
2 years ago
7a600e7
Allow waiting for language to be loaded in `LanguageRegistry` APIs
Antonio Scandurra
created
2 years ago
221bb54
Introduce a new `TryFutureExt::unwrap` method
Antonio Scandurra
created
2 years ago
431e11a
Merge pull request #2260 from zed-industries/increase-max-connections
Click to expand commit body
Increase the amount of max connections to the database
Antonio Scandurra
created
2 years ago
8b7273e
Increase the amount of max connections to the database
Antonio Scandurra
created
2 years ago
9dc608d
Switch from changing the meaning of the predicate to adding an additional match_dispatch_path_context API for UI elements
Mikayla Maki
created
2 years ago
648f0e5
Remove new logo from style tree
Mikayla Maki
created
2 years ago
b40ea4d
Merge pull request #2259 from zed-industries/preserve-contacts-editor-contents
Click to expand commit body
Preserve contacts popover editor contents when switching to search mode
Julia
created
2 years ago
01e3173
Preserve contacts popover editor contents when switching to search mode
Julia
created
2 years ago
8ee25be
Update empty pane styling
Click to expand commit body
Co-Authored-By: Mikayla Maki <mikayla.c.maki@gmail.com>
Nate Butler
and
Mikayla Maki
created
2 years ago
0384456
Change context matcher to search the entire stack
Mikayla Maki
created
2 years ago
20064b5
Add welcome to menu
Click to expand commit body
remove debug
Mikayla Maki
created
2 years ago
daed750
Fix editor test to clearly show trailing whitespace
Click to expand commit body
Adjsut default dock size to be a multiple of 16
Mikayla Maki
created
2 years ago
718052b
Undo accidental indent change of hoverpopover.ts
Mikayla Maki
created
2 years ago
4eb75f0
Fix bug with wrong view ids being passed
Mikayla Maki
created
2 years ago
6c68a3e
Remove unneeded code
Petros Amoiridis
created
2 years ago
e7af3f2
Merge pull request #2254 from zed-industries/nate/update-themes
Click to expand commit body
WIP: More theme updates
Nate Butler
created
2 years ago
Nate Butler
created
2 years ago
3952e98
Remove Zed Pro theme
Nate Butler
created
2 years ago
Nate Butler
created
2 years ago
5bfd5e3
Add light themes
Nate Butler
created
2 years ago
d53c18c
Open menu relative to the mouse cursor
Petros Amoiridis
created
2 years ago
5b7d0ee
Show button in a normal state
Petros Amoiridis
created
2 years ago
e2bdd26
Remove debugging statement
Petros Amoiridis
created
2 years ago
9187863
re-add spaces removed by new setting
Mikayla Maki
created
2 years ago
Antonio Scandurra
created
2 years ago
bebfe53
Merge pull request #2256 from zed-industries/liveness-probe
Click to expand commit body
Introduce Kubernetes liveness probe to ensure database works
Antonio Scandurra
created
2 years ago
9328bb0
Introduce Kubernetes liveness probe to ensure database works
Antonio Scandurra
created
2 years ago
89c283e
Merge pull request #2252 from zed-industries/limit-messages-processed-in-parallel
Click to expand commit body
Prevent collab server from being overwhelmed with messages
Antonio Scandurra
created
2 years ago
a00ce3f
Add randomized test to remove active selections from buffer
Antonio Scandurra
created
2 years ago
4ce51c8
Limit dirty buffer save optimization to multi-buffers
Antonio Scandurra
created
2 years ago
f626920
Remove permanent Zed stateless
Mikayla Maki
created
2 years ago
3258276
Adjust styling for blank page experience
Mikayla Maki
created
2 years ago
a3b1980
Merge pull request #2255 from zed-industries/sort-collaborators-alphabetical
Click to expand commit body
Sort collaborators in titlebar alphabetically instead of by replica id
Julia
created
2 years ago
709c101
Adjust styles on usage note
Mikayla Maki
created
2 years ago
943ea61
Add a note on how to check the telemetry
Mikayla Maki
created
2 years ago
981b3a4
Sort collaborators in titlebar alphabetically instead of by replica id
Julia
created
2 years ago
a65dd0f
Restore correct checkbox text
Mikayla Maki
created
2 years ago
cf6ea6d
Fix bug with action keybindings not being resolved
Mikayla Maki
created
2 years ago
152755b
Add blank pane experience
Mikayla Maki
created
2 years ago
dad66eb
Make the workspace always open the dock
Mikayla Maki
created
2 years ago
f62e0b5
Remove welcome experience action
Click to expand commit body
Make logo switch between light and dark
co-authored-by: Nathan <nathan@zed.dev>
Mikayla Maki
and
Nathan
created
2 years ago
344f59a
Tweak welcome design
Click to expand commit body
Co-Authored-By: Mikayla Maki <mikayla.c.maki@gmail.com>
Nate Butler
and
Mikayla Maki
created
2 years ago
cc33f83
Add Zed logo icon
Click to expand commit body
Co-Authored-By: Mikayla Maki <mikayla.c.maki@gmail.com>
Nate Butler
and
Mikayla Maki
created
2 years ago
Click to expand commit body
Co-Authored-By: Mikayla Maki <mikayla.c.maki@gmail.com>
Nate Butler
and
Mikayla Maki
created
2 years ago
Max Brunsfeld
created
2 years ago
Joseph Lyons
created
2 years ago
ad7e49e
Give focus to the selected terminal
Click to expand commit body
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
Petros Amoiridis
and
Max Brunsfeld
created
2 years ago
b687aec
Avoid saving buffer if it's neither dirty nor in conflict
Click to expand commit body
However, keep emitting `Saved` events so that the language server
is notified and can perform tasks related to saving (e.g., running
`cargo check` in the case of rust-analyzer).
Antonio Scandurra
created
2 years ago
Page 6 of 167