zed/crates
Kirill Bulatov bf8e57098d Avoid gutter resizes on line number increase/decrease
Reserves 4 characters for the line number in the gutter to avoid editor bounds jumping when editing small files like commit messages.
2024-01-18 23:11:05 +02:00
..
activity_indicator Rename h_stack and v_stack to h_flex and v_flex, respectively (#4053) 2024-01-15 11:34:06 -05:00
ai Fix typos detected by crate-ci/typos 2024-01-17 14:31:21 -08:00
assets
assistant Add typo detection to CI (#4107) 2024-01-17 17:13:47 -08:00
audio
auto_update Clean up view_release_notes() 2024-01-18 08:07:52 -05:00
breadcrumbs Rename h_stack and v_stack to h_flex and v_flex, respectively (#4053) 2024-01-15 11:34:06 -05:00
call Avoid playing newly published audio tracks when deafened (#4040) 2024-01-15 14:08:49 -08:00
channel
cli
client Use try_global() 2024-01-18 01:33:30 -05:00
clock
collab Fix right click handler for tabs (#4130) 2024-01-18 13:07:25 -07:00
collab_ui Revert "Store a z-index id per-layer (#4128)" 2024-01-18 13:28:23 -07:00
collections
color Update docs 2024-01-17 11:39:09 -05:00
command_palette Add command palette action events 2024-01-15 20:22:47 -05:00
copilot Refactor LanguageSever::fake into FakeLanguageServer::new 2024-01-18 10:59:32 +01:00
copilot_ui Add typo detection to CI (#4107) 2024-01-17 17:13:47 -08:00
db
diagnostics Editor docs (#4097) 2024-01-18 00:48:37 +01:00
editor Avoid gutter resizes on line number increase/decrease 2024-01-18 23:11:05 +02:00
feature_flags Use try_global() 2024-01-18 01:33:30 -05:00
feedback Rename h_stack and v_stack to h_flex and v_flex, respectively (#4053) 2024-01-15 11:34:06 -05:00
file_finder Editor docs (#4097) 2024-01-18 00:48:37 +01:00
fs Fix typos detected by crate-ci/typos 2024-01-17 14:31:21 -08:00
fsevent
fuzzy
git
go_to_line Editor docs (#4097) 2024-01-18 00:48:37 +01:00
gpui Revert "Store a z-index id per-layer (#4128)" 2024-01-18 13:28:23 -07:00
gpui_macros Fix typos detected by crate-ci/typos 2024-01-17 14:31:21 -08:00
install_cli
journal Editor docs (#4097) 2024-01-18 00:48:37 +01:00
language Refactor LanguageSever::fake into FakeLanguageServer::new 2024-01-18 10:59:32 +01:00
language_selector Rename h_stack and v_stack to h_flex and v_flex, respectively (#4053) 2024-01-15 11:34:06 -05:00
language_tools Editor docs (#4097) 2024-01-18 00:48:37 +01:00
live_kit_client Adjust APIs for simpler examples in blog post 2024-01-17 21:19:28 -07:00
live_kit_server
lsp Refactor LanguageSever::fake into FakeLanguageServer::new 2024-01-18 10:59:32 +01:00
media
menu
multi_buffer Fix typos detected by crate-ci/typos 2024-01-17 14:31:21 -08:00
node_runtime
notifications
outline Editor docs (#4097) 2024-01-18 00:48:37 +01:00
picker Wrap over picker's matches when reaching the end of the list 2024-01-18 16:54:35 +02:00
plugin
plugin_macros
plugin_runtime
prettier
project Fix typos detected by crate-ci/typos 2024-01-17 14:31:21 -08:00
project_panel Use try_global() 2024-01-18 01:33:30 -05:00
project_symbols Editor docs (#4097) 2024-01-18 00:48:37 +01:00
quick_action_bar Editor docs (#4097) 2024-01-18 00:48:37 +01:00
recent_projects Fix typos detected by crate-ci/typos 2024-01-17 14:31:21 -08:00
refineable Fix typos detected by crate-ci/typos 2024-01-17 14:31:21 -08:00
rich_text
rope
rpc
search Fix focus and re-focus of project-wide search 2024-01-18 15:05:45 +01:00
semantic_index Use try_global() 2024-01-18 01:33:30 -05:00
settings
snippet
sqlez Fix typos detected by crate-ci/typos 2024-01-17 14:31:21 -08:00
sqlez_macros
story Rename h_stack and v_stack to h_flex and v_flex, respectively (#4053) 2024-01-15 11:34:06 -05:00
storybook Revert "Store a z-index id per-layer (#4128)" 2024-01-18 13:28:23 -07:00
sum_tree
terminal Always synchronize terminal before rendering it 2024-01-18 10:04:38 +01:00
terminal_view Always synchronize terminal before rendering it 2024-01-18 10:04:38 +01:00
text
theme Fix typos detected by crate-ci/typos 2024-01-17 14:31:21 -08:00
theme_importer Fix typos detected by crate-ci/typos 2024-01-17 14:31:21 -08:00
theme_selector Rename h_stack and v_stack to h_flex and v_flex, respectively (#4053) 2024-01-15 11:34:06 -05:00
ui Revert "Store a z-index id per-layer (#4128)" 2024-01-18 13:28:23 -07:00
util
vcs_menu Fix typos detected by crate-ci/typos 2024-01-17 14:31:21 -08:00
vim Fix some cases of broken repeat in vim 2024-01-18 13:20:08 -07:00
welcome Fix typos detected by crate-ci/typos 2024-01-17 14:31:21 -08:00
workspace Revert "Store a z-index id per-layer (#4128)" 2024-01-18 13:28:23 -07:00
zed Merge remote-tracking branch 'origin/main' into ownership-post 2024-01-18 07:01:54 -07:00
zed_actions