zed/crates
Max Brunsfeld 5fea49e639 Pass the 'Save' format trigger when formatting on save
In an earlier refactor, I accidentally caused the 'Manual'
trigger to *always* be passed.

Co-authored-by: Mikayla Maki <mikayla@zed.dev>
2023-02-24 17:11:35 -08:00
..
activity_indicator Add labeled tasks to gpui and observe them in the activity status to give feedback when we are still waiting for the language server 2023-02-20 20:28:48 -08:00
assets
auto_update Changed label and text to be generic over static strings and owned strings 2023-02-21 16:47:29 -08:00
breadcrumbs Changed label and text to be generic over static strings and owned strings 2023-02-21 16:47:29 -08:00
call Differentiate between follow state on a per-project basis 2023-02-24 00:07:17 -05:00
cli Switch to open based restarting 2023-02-16 16:47:43 -08:00
client Avoid trying to reconnect to a room if client is signed out 2023-02-23 14:53:10 +01:00
clock
collab collab 0.6.1 2023-02-24 09:44:23 -08:00
collab_ui Differentiate between follow state on a per-project basis 2023-02-24 00:07:17 -05:00
collections
command_palette Changed label and text to be generic over static strings and owned strings 2023-02-21 16:47:29 -08:00
context_menu Convert keymap context to use generics and Cow<'static> so we don't have to add .to_string() and .into() for each usage 2023-02-23 14:10:55 -08:00
db
diagnostics Changed label and text to be generic over static strings and owned strings 2023-02-21 16:47:29 -08:00
drag_and_drop
editor Pass the 'Save' format trigger when formatting on save 2023-02-24 17:11:35 -08:00
feedback Merge pull request #2198 from zed-industries/more-item-defaults 2023-02-22 09:14:12 -08:00
file_finder
fs
fsevent
fuzzy
git
go_to_line
gpui Revert "Remove borrow from reveal_path()" 2023-02-24 09:39:52 -08:00
gpui_macros
journal
language Add unit test for auto-closing quotation marks with overrides 2023-02-20 13:46:17 -08:00
live_kit_client Introduce an OSAction that can be associated with menu items for mac platform compatibility. 2023-02-22 09:02:31 -08:00
live_kit_server
lsp Always respond to language server, even when its requests are malformed 2023-02-09 15:30:10 +01:00
media
menu
outline
pando fix build error 2023-02-13 14:12:43 -08:00
picker Convert keymap context to use generics and Cow<'static> so we don't have to add .to_string() and .into() for each usage 2023-02-23 14:10:55 -08:00
plugin
plugin_macros
plugin_runtime
project Make Project::save_buffer and ::save_buffers into methods 2023-02-20 09:42:44 -08:00
project_panel Convert keymap context to use generics and Cow<'static> so we don't have to add .to_string() and .into() for each usage 2023-02-23 14:10:55 -08:00
project_symbols
recent_projects
rope Update bromberg dependency to have alloc 2023-02-24 14:34:24 -08:00
rpc Differentiate between follow state on a per-project basis 2023-02-24 00:07:17 -05:00
search Deduplicate tab theme related code 2023-02-22 20:28:57 +02:00
settings Add auto update setting 2023-02-14 18:05:42 -08:00
snippet
sqlez fix sqlez warning, introduce tab and enter bindings to vim for inputing tab and enter text when waiting for text 2023-02-13 13:50:37 -08:00
sqlez_macros
sum_tree
terminal Merge pull request #2161 from zed-industries/community/3-reveal-in-finder 2023-02-15 16:11:04 +02:00
terminal_view Fix broken dock command 2023-02-23 14:15:29 -08:00
text
theme Add same grayscale logic to followers which leaders have 2023-02-23 15:59:37 -05:00
theme_selector
theme_testbench Merge pull request #2198 from zed-industries/more-item-defaults 2023-02-22 09:14:12 -08:00
util Fix failing test 2023-02-17 22:00:39 -08:00
vim Merge pull request #2207 from zed-industries/project-panel-actions 2023-02-23 14:31:29 -08:00
workspace Convert keymap context to use generics and Cow<'static> so we don't have to add .to_string() and .into() for each usage 2023-02-23 14:10:55 -08:00
zed v0.76.x dev 2023-02-22 12:34:29 -08:00