List of all items
Structs
- app::App
- app::BufferTab
- app::EditorContextMenu
- app::EditorViewport
- app::MouseState
- app::ProcMetrics
- app::SplitSepHit
- bench::BenchReport
- bench::BenchResult
- buffer::Buffer
- buffer::BufferSnapshot
- buffer::Position
- call_hierarchy::CallHierarchyState
- call_hierarchy::CallItem
- completion::Completions
- completion::Suggestion
- config::Config
- dap::Breakpoint
- dap::DapClient
- dap::LaunchConfig
- dap::StackFrameInfo
- dap::VarNode
- explorer::Explorer
- explorer::ExplorerEntry
- fold::FoldRange
- fold::FoldState
- gh::AuthLoginSession
- gh::GhAuthInfo
- gh::IssueSummary
- gh::PrSummary
- git::BlameLine
- git::GitBlame
- git::GitGutter
- git_graph::GraphRow
- git_ops::BranchInfo
- git_ops::CommitDetail
- git_ops::CommitFileChange
- git_ops::CommitSummary
- git_ops::DiffLine
- git_workbench::GitContextMenu
- git_workbench::GitWorkbench
- hooks::HooksConfig
- lsp::CodeActionItem
- lsp::CodeLens
- lsp::CompletionItem
- lsp::Diagnostic
- lsp::FileEdit
- lsp::InlayHint
- lsp::Location
- lsp::LspClient
- lsp::SymbolItem
- macros::MacroBank
- media::AudioPlayer
- media::ImageAsset
- multi_cursor::MultiCursor
- nav::Jump
- nav::JumpList
- nav::LastFind
- nav::Mark
- nav::Marks
- ops::EditRange
- palette::Palette
- palette::PaletteItem
- peek::PeekState
- pet::PetDisplayFrame
- pet::PetFrame
- pet::PetState
- pr_review::PrComment
- pr_review::PrDetail
- pr_review::PrFile
- pr_review::PrReviewState
- preview::ImageBlock
- preview::PreviewLine
- preview::PreviewState
- rebase::RebaseEntry
- rebase::RebaseState
- registers::RegisterValue
- registers::Registers
- scm::ScmEntry
- scm::ScmPanel
- screensaver::Screensaver
- screensaver::WeatherInfo
- session::Session
- session::SessionFile
- settings::HelpEntry
- settings::SettingsPanel
- split::Pane
- split::SplitState
- substitute::SubstituteCmd
- syntax::SyntaxEngine
- term::Terminal
- theme::Theme
- undo::UndoStack
- update::UpdateState
- which_key::ChordHint
- which_key::WhichKeyState
- workspace_search::SearchHit
- workspace_search::WorkspaceSearch
- xlc::Xlc
Enums
- app::EditorCtxItem
- app::Mode
- app::ResizeTarget
- call_hierarchy::CallDirection
- dap::DapState
- dap::DebugPane
- gh::AuthLoginEvent
- gh::GhAuthState
- gh::IssueListState
- gh::PrListState
- git::GitSign
- git_graph::GraphGlyph
- git_ops::DiffLineKind
- git_workbench::DiffOrigin
- git_workbench::GitCtxItem
- git_workbench::GitFocus
- git_workbench::GitLoadTarget
- git_workbench::GitPane
- git_workbench::GitTab
- git_workbench::HistoryView
- git_workbench::InputMode
- git_workbench::RemoteAction
- highlight::TokenKind
- hooks::HookEvent
- lsp::DiagnosticSeverity
- lsp::LspStatus
- macros::MacroKey
- nav::FindKind
- ops::LastChange
- ops::Motion
- ops::Operator
- ops::TextObject
- palette::PaletteAction
- palette::PaletteKind
- pr_review::PrReviewFocus
- preview::PreviewKind
- preview::PreviewStyle
- rebase::RebaseAction
- scm::ScmFocus
- scm::ScmStatus
- settings::SettingRow
- settings::SettingsAction
- settings::SettingsPage
- split::SplitAdd
- split::SplitKind
- term::Color
- xlc::XlcCmd
Functions
- app::set_cursor_esc
- bench::run
- clipboard::available
- clipboard::copy
- clipboard::paste
- clipboard::paste_image_to_temp
- config::load
- config::load_theme
- config::lsp_lang_catalog
- config::save
- config::save_theme
- dap::load_launch_configs
- gh::auth_login_web
- gh::auth_login_web_start
- gh::auth_logout
- gh::auth_setup_git
- gh::auth_status
- gh::browse
- gh::filter_issues
- gh::filter_prs
- gh::gh_installed
- gh::list_issues
- gh::list_prs
- gh::open_gh_install_docs
- gh::open_in_browser
- gh::pr_checkout
- gh::pr_create
- gh::pr_merge
- git::blame_width_for_openness
- git::compute_blame
- git::compute_gutter
- git::flame_color_for
- git::format_blame_gutter
- git::parse_blame_porcelain
- git::parse_diff_hunks
- git_graph::build_graph
- git_graph::detail_line
- git_graph::lane_rgb
- git_ops::checkout_branch
- git_ops::cherry_pick
- git_ops::commit_detail
- git_ops::commit_file_diff
- git_ops::create_branch
- git_ops::current_branch
- git_ops::delete_branch
- git_ops::discard_file
- git_ops::fetch
- git_ops::file_diff
- git_ops::find_git_root
- git_ops::list_branches
- git_ops::list_commits
- git_ops::log_file
- git_ops::parse_diff
- git_ops::pull
- git_ops::pull_rebase
- git_ops::push
- git_ops::remotes
- git_ops::revert_commit
- git_ops::run_git
- git_ops::run_git_ok
- git_ops::stage_all
- git_ops::stash_apply
- git_ops::stash_drop
- git_ops::stash_list
- git_ops::stash_pop
- git_ops::stash_push
- git_ops::stash_show
- git_ops::unstage_all
- highlight::from_capture
- highlight::from_semantic_type
- highlight::highlight_line
- highlight::style_for
- hooks::run_hooks
- hooks::run_hooks_detached
- lsp::char_to_utf16_col
- lsp::ext_to_lang_key
- lsp::has_server_for
- lsp::parse_workspace_edit
- lsp::utf16_to_char_col
- media::audio_info_lines
- media::is_audio_ext
- media::is_csv_ext
- media::is_image_ext
- media::is_media_path
- media::is_npy_ext
- media::render_csv
- media::render_npy
- multi_cursor::find_next
- multi_cursor::word_at
- ops::delete_range
- ops::extract_text
- ops::motion_from_char
- ops::parse_textobject
- ops::range_for_motion
- ops::range_for_textobject
- pet::encode_b64_public
- pet::expand_path
- pet::resize_rgba
- preview::preview_line_to_ratatui
- preview::to_ratatui_style
- rebase::rebase_abort
- rebase::rebase_continue
- scm::parse_porcelain_entries
- screensaver::analog_clock_grid
- screensaver::cryptex_lines
- screensaver::godify
- screensaver::local_hms
- screensaver::system_info
- session::load
- session::save
- settings::help_entries
- snippets::try_expand
- substitute::apply_substitute
- substitute::parse_substitute
- theme::all_themes
- theme::find
- which_key::as_hints
- which_key::leader_hints
- which_key::map_bracket_close
- which_key::map_bracket_open
- which_key::map_ctrl_w
- which_key::map_g
- which_key::map_macro_play
- which_key::map_macro_record
- which_key::map_mark_jump_exact
- which_key::map_mark_jump_line
- which_key::map_mark_set
- which_key::map_operator_change
- which_key::map_operator_delete
- which_key::map_operator_yank
- which_key::map_register
- which_key::map_space_b
- which_key::map_space_c
- which_key::map_space_d
- which_key::map_space_f
- which_key::map_space_g
- which_key::map_space_h
- which_key::map_space_l
- which_key::map_space_root
- which_key::map_space_s
- which_key::map_space_t
- which_key::map_space_w
- which_key::map_textobject
- which_key::map_z
- workspace_search::replace_in_file
- workspace_search::search_project
Type Aliases
Statics
- theme::EVERFOREST
- theme::GRUVBOX
- theme::MONO
- theme::MONOKAI
- theme::MONO_DARK
- theme::NEWSPAPER
- theme::NORD
- theme::OCEAN
- theme::SAKURA
- theme::SOLARIZED
Constants
- dap::DAP_PANEL_ANIM_MS
- git::BLAME_ANIM_MS
- git::BLAME_PANEL_WIDTH
- git_graph::LANE_COLORS
- git_workbench::HISTORY_DEFAULT
- git_workbench::HISTORY_MAX
- palette::PALETTE_ANIM_MS
- preview::PREVIEW_ANIM_MS
- scm::GRAPH_DEFAULT_LIMIT
- scm::GRAPH_MAX_LIMIT
- scm::SCM_ANIM_MS
- screensaver::CRYPTEX_WIDTH
- split::MAX_PANES
- undo::IN_RAM_MAX
- which_key::WHICH_KEY_DELAY_MS