ZIm/crates/editor/src
Anthony Eid 399d059b5f onboarding: Remove accept AI ToS from within Zed (#36612)
Users now accept ToS from Zed's website when they sign in to Zed the
first time. So it's no longer possible that a signed in account could
not have accepted the ToS.


Release Notes:

- N/A

---------

Co-authored-by: Mikayla Maki <mikayla.c.maki@gmail.com>
2025-08-22 13:09:30 -04:00
..
display_map Show excerpt dividers in without_headers multibuffers (#36647) 2025-08-21 10:47:36 -04:00
git Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
scroll Enforce style lints which do not have violations (#36580) 2025-08-20 14:07:37 +02:00
test Fix clippy::len_zero lint style violations (#36589) 2025-08-20 14:35:59 +00:00
actions.rs Add alt-s to helix mode (#33918) 2025-08-14 13:04:38 -04:00
blink_manager.rs Remove unneeded anonymous lifetimes from gpui::Context (#27686) 2025-03-28 19:26:30 +00:00
clangd_ext.rs Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
code_completion_tests.rs Fix clippy::needless_borrow lint violations (#36444) 2025-08-18 21:54:35 +00:00
code_context_menus.rs Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
display_map.rs Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
edit_prediction_tests.rs editor: Fix edit_predictions_disabled_in not disabling predictions (#36469) 2025-08-19 14:43:41 +05:30
editor.rs onboarding: Remove accept AI ToS from within Zed (#36612) 2025-08-22 13:09:30 -04:00
editor_settings.rs Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
editor_settings_controls.rs Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
editor_tests.rs Fix clippy::len_zero lint style violations (#36589) 2025-08-20 14:35:59 +00:00
element.rs Show excerpt dividers in without_headers multibuffers (#36647) 2025-08-21 10:47:36 -04:00
git.rs Project Diff 2 (#23891) 2025-02-03 13:18:50 -07:00
highlight_matching_bracket.rs debugger: Parse and highlight text with ANSI escape sequences (#32915) 2025-06-17 23:39:31 -04:00
hover_links.rs Fix more improper uses of the buffer_id field of Anchor (#36636) 2025-08-21 10:48:06 -04:00
hover_popover.rs Fix clippy::manual_map lint violations (#36584) 2025-08-20 15:17:28 +02:00
indent_guides.rs Fix clippy::println_empty_string, clippy::while_let_on_iterator, clippy::while_let_on_iterator lint style violations (#36613) 2025-08-20 20:14:30 +02:00
inlay_hint_cache.rs Fix more improper uses of the buffer_id field of Anchor (#36636) 2025-08-21 10:48:06 -04:00
items.rs Fix clippy::println_empty_string, clippy::while_let_on_iterator, clippy::while_let_on_iterator lint style violations (#36613) 2025-08-20 20:14:30 +02:00
jsx_tag_auto_close.rs Fix clippy::len_zero lint style violations (#36589) 2025-08-20 14:35:59 +00:00
linked_editing_ranges.rs Fix more improper uses of the buffer_id field of Anchor (#36636) 2025-08-21 10:48:06 -04:00
lsp_colors.rs Fix clippy::needless_borrow lint violations (#36444) 2025-08-18 21:54:35 +00:00
lsp_ext.rs Auto-fix clippy::collapsible_if violations (#36428) 2025-08-19 13:27:24 +00:00
mouse_context_menu.rs Fix more improper uses of the buffer_id field of Anchor (#36636) 2025-08-21 10:48:06 -04:00
movement.rs Auto-fix clippy::collapsible_if violations (#36428) 2025-08-19 13:27:24 +00:00
persistence.rs Simplify the SerializableItem::cleanup implementation (#29567) 2025-04-28 22:15:24 +00:00
proposed_changes_editor.rs Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
rust_analyzer_ext.rs Auto-fix clippy::collapsible_if violations (#36428) 2025-08-19 13:27:24 +00:00
scroll.rs Enforce style lints which do not have violations (#36580) 2025-08-20 14:07:37 +02:00
selections_collection.rs Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
signature_help.rs Fix clippy::needless_borrow lint violations (#36444) 2025-08-18 21:54:35 +00:00
tasks.rs Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
test.rs Show excerpt dividers in without_headers multibuffers (#36647) 2025-08-21 10:47:36 -04:00