Skip to main content

Module Command

Module Command 

Source
Expand description

Native command handlers for file, edit, view, and terminal operations. Commands registered at startup and dispatched via Tauri invoke handlers. Commands are grouped by domain and delegate to providers through the effect system.

Modulesยง

Bootstrap
Bootstrap (Command)
Hover
Hover language-feature command. Single Tauri command handler in Fn.rs plus the request/response/position types in Interface.rs.
Keybinding
Keybinding (Tauri command surface)
LanguageFeature
LanguageFeature (Tauri command surface)
SourceControlManagement
SourceControlManagement (Tauri command surface)
TreeView
TreeView (Tauri command surface)