Payload for :tool_missing events. Sent when an LSP server or formatter command is not found and a tool recipe exists.
Summary
Types
@type t() :: %Minga.Events.ToolMissingEvent{command: String.t()}
Payload for :tool_missing events. Sent when an LSP server or formatter command is not found and a tool recipe exists.
@type t() :: %Minga.Events.ToolMissingEvent{command: String.t()}