Table of Contents

Namespace SharpConsoleUI.Plugins.DeveloperTools

Classes

DebugConsoleWindow

Factory for creating debug console windows that display real-time log output.

DevDarkTheme

Dark theme optimized for developer tools with green terminal-inspired accents. Features high contrast for readability during extended coding sessions.

DeveloperToolsPlugin

Built-in developer tools plugin providing debugging and diagnostics capabilities. Includes DevDark theme, log exporter control, debug console window, and diagnostics service.

DiagnosticsService

Diagnostics service providing system performance metrics. Implements IPluginService for reflection-free invocation from external DLLs.

LogExportEventArgs

Event arguments for log export events.

LogExporterControl

A control that provides log export functionality. Displays an export button and status information about the last export.