Skip to main content

Module ide_integration

Module ide_integration 

Source
Expand description

IDE integration tools for TrustformeRS debugging

Provides interfaces for IDE plugins and development environment integration

Structs§

CallStackFrame
Call stack frame information
DebugLocation
Debug location information
IDECapabilities
IDE plugin capabilities
IDEPlugin
IDE plugin interface
IDEPluginConfig
IDE plugin configuration
IDEPluginManager
IDE plugin manager
JupyterWidgetConfig
Jupyter widget configuration
JupyterWidgetData
Jupyter widget data for updates
JupyterWidgetManager
Jupyter widget manager for creating and managing debug widgets
SourceLocation
Source location for navigation

Enums§

IDEMessage
IDE message protocol
IDEResponse
IDE response messages
JupyterWidgetType
Jupyter widget types for debugging visualizations
SupportedIDE
Supported IDE types