# LiveDebugger v1.0.0 - Table of Contents Tool for debugging LiveView applications ## GUIDES - [Changelog](changelog.md) - [Welcome to LiveDebugger](welcome.md) - [Configuration](config.md) - Features - [Features Overview](features.md) - [Components Tree](components_tree.md) - [Assigns Inspection](assigns_inspection.md) - [Callback Tracing](callback_tracing.md) - [Components Highlighting](components_highlighting.md) - [DeadView Mode](dead_view_mode.md) - [Elements Inspection](elements_inspection.md) - [Open in Editor](open_in_editor.md) ## Mix Tasks - [mix live_debugger.install](Mix.Tasks.LiveDebugger.Install.md): Installs live_debugger. Use `mix igniter.install live_debugger` to call. Requires igniter to run.