pub mod action_popup_global;
pub mod altgr_shift;
pub mod animation;
pub mod ansi_cursor;
pub mod auto_indent;
pub mod auto_revert;
pub mod bash_profile_editing;
pub mod basic;
pub mod binary_file;
pub mod block_selection;
pub mod blog_showcases;
pub mod buffer_groups;
pub mod buffer_lifecycle;
pub mod buffer_settings_commands;
pub mod capslock_shortcuts;
pub mod case_conversion;
pub mod command_palette;
pub mod config_language_selector;
pub mod copy_buffer_path;
pub mod crash_repro;
pub mod crlf_rendering;
pub mod csharp_language_coherence;
pub mod csi_u_session_input;
pub mod ctrl_end_wrapped;
pub mod cursor_style_rendering;
pub mod cursor_under_popup;
pub mod dabbrev_completion;
pub mod document_model;
pub mod duplicate_line;
pub mod emacs_actions;
pub mod encoding;
pub mod explorer_bugs;
pub mod explorer_context_menu;
pub mod explorer_menu;
pub mod external_file_save_as_tab;
pub mod file_browser;
pub mod file_explorer;
pub mod file_permissions;
pub mod flash;
pub mod folding;
pub mod glob_language_detection;
pub mod goto_matching_bracket;
#[cfg(feature = "gui")]
pub mod gui;
pub mod hanging_wrap_indent;
pub mod horizontal_scrollbar;
pub mod hot_exit_flows;
pub mod hot_exit_recovery_lsp_sync;
pub mod indent_dedent;
pub mod inline_diagnostics;
pub mod issue_1147_wrapped_line_nav;
pub mod issue_1288_word_select_whitespace;
pub mod issue_1502_word_wrap_squished;
pub mod issue_1540_tab_click_focus;
pub mod issue_1554_scrollbar_theme_color;
pub mod issue_1566_arrow_selection;
pub mod issue_1568_session_fold_restore;
pub mod issue_1569_explorer_auto_expand;
pub mod issue_1571_fold_indicator_lag;
pub mod issue_1572_inlay_hint_drift;
pub mod issue_1573_format_buffer;
pub mod issue_1574_compose_scroll;
pub mod issue_1574_wrapped_down_scroll;
pub mod issue_1577_unicode_width;
pub mod issue_1598_shebang_detection;
pub mod issue_1620_split_terminal_click_panic;
pub mod issue_1718_settings_search_utf8_panic;
pub mod issue_779_after_eof_shade;
pub mod redraw_screen;
pub mod suspend_process;
pub mod keybinding_editor;
pub mod language_features_e2e;
pub mod large_file_inplace_write_bug;
pub mod large_file_mode;
pub mod lifecycle;
pub mod line_number_bugs;
pub mod line_wrap_cache_consistency;
pub mod line_wrap_full_visibility;
pub mod line_wrap_parity;
pub mod line_wrap_scroll_bugs;
pub mod line_wrapping;
pub mod live_grep;
pub mod locale;
pub mod lsp;
pub mod lsp_auto_start_prompt;
pub mod lsp_autostart_selective;
pub mod lsp_bulk_edit_undo_desync;
pub mod lsp_code_action_modal;
pub mod lsp_code_action_resolve_and_commands;
pub mod lsp_completion_duplicate_entries_1514;
pub mod lsp_completion_french_locale;
pub mod lsp_completion_popup_behavior;
pub mod lsp_completion_resolve_and_formatting;
pub mod lsp_config;
pub mod lsp_crash_loop;
pub mod lsp_cross_language_diagnostic_pull;
pub mod lsp_diagnostic_flow;
pub mod lsp_env;
pub mod lsp_goto_definition_readonly;
pub mod lsp_inlay_hints_capability;
pub mod lsp_lifecycle_visibility;
pub mod lsp_missing_binary_and_dismiss;
pub mod lsp_multi_semantic_tokens;
pub mod lsp_no_config;
pub mod lsp_order;
pub mod lsp_popup_focus_keybinding;
pub mod lsp_publish_diagnostics_capability;
pub mod lsp_server_lifecycle_cleanup;
pub mod lsp_stop_stale_indicator;
pub mod lsp_toggle_desync;
pub mod lsp_unified_code_actions;
pub mod lsp_unresponsive_capability_does_not_block;
pub mod macros;
pub mod margin;
pub mod markdown_compose;
pub mod markdown_compose_scroll_reach;
pub mod memory_scroll_leak;
pub mod menu_bar;
pub mod menu_cursor_bleed;
pub mod menu_tab_color_bleed;
pub mod merge_conflict;
pub mod mouse;
pub mod movement;
pub mod multi_file_opening;
pub mod multibyte_characters;
pub mod multicursor;
pub mod on_save_actions;
pub mod open_folder;
pub mod overlay_extend_to_line_end;
pub mod paste;
#[cfg(feature = "plugins")]
pub mod plugins;
pub mod popup_selection;
pub mod popup_wrap_indent;
pub mod position_history;
pub mod position_history_bugs;
pub mod position_history_debug;
pub mod position_history_truncate_debug;
pub mod preview_lsp_popup_focus;
pub mod preview_tabs;
pub mod prompt;
pub mod prompt_editing;
pub mod recovery;
pub mod remote_fs_test;
pub mod remote_indicator_popup;
pub mod rendering;
pub mod save_as_language_detection;
pub mod save_nonexistent_directory;
pub mod scroll_clearing;
pub mod scroll_wrapped_reach_last_line;
pub mod scrolling;
pub mod search;
pub mod search_center_on_scroll;
pub mod search_down_stall_after_wrap;
pub mod search_navigation_after_move;
pub mod search_replace;
pub mod search_viewport_stall_after_wrap;
pub mod select_to_paragraph;
pub mod selection;
pub mod server_session_lifecycle;
pub mod session_hot_exit;
pub mod settings;
pub mod settings_config_issue_806;
pub mod settings_fallback_category;
pub mod settings_lsp_entry_dialog_bugs;
pub mod settings_paste;
pub mod settings_quicklsp_entry_bug;
pub mod settings_ruler_keyboard_nav;
pub mod settings_scrolled_list_click;
pub mod settings_text_input_focus;
pub mod settings_ui_usability;
pub mod shell_command;
pub mod shift_backspace;
pub mod side_by_side_diff_hunk_nav;
pub mod side_by_side_diff_scroll;
pub mod slow_filesystem;
pub mod smart_editing;
pub mod smart_home;
pub mod sort_lines;
pub mod split_focus_tab_click;
pub mod split_tabs;
pub mod split_view;
pub mod split_view_expectations;
pub mod split_view_markdown_compose;
pub mod status_bar_config;
pub mod status_bar_message_click;
pub mod stdin_input;
pub mod sudo_save_prompt;
#[cfg(unix)]
pub mod symlinks;
pub mod syntax_highlighting_coverage;
pub mod syntax_highlighting_embedded_offset;
pub mod syntax_language_case;
pub mod tab_config;
pub mod tab_drag;
pub mod tab_indent_selection;
pub mod tab_scrolling;
pub mod terminal;
pub mod terminal_close;
pub mod terminal_resize;
pub mod terminal_split_focus_live;
pub mod test_scrollbar_keybinds_cursor;
pub mod theme;
pub mod theme_screenshots;
pub mod toggle_bars;
pub mod toggle_comment;
pub mod triple_click;
pub mod undo_bulk_edit_after_save;
pub mod undo_redo;
pub mod undo_redo_marker_roundtrip;
pub mod unicode_cursor;
pub mod unicode_prompt_bugs;
pub mod universal_lsp;
pub mod unnamed_buffer_persistence;
pub mod update_notification;
pub mod vertical_rulers;
#[cfg(feature = "plugins")]
pub mod vi_mode;
#[cfg(feature = "plugins")]
pub mod vi_mode_bugs;
pub mod virtual_line_bg_and_wrap;
pub mod virtual_lines;
pub mod visual_regression;
pub mod warning_indicators;
pub mod workspace;