features/network/breakpoints/ui/breakpoint_json_body_editor library

Classes

BreakpointJsonBodyEditor
Dual-mode JSON body editor: syntax-highlighted text + editable tree.

Functions

tryFormatJsonBody(String text) String
Pretty-prints text if it is JSON; otherwise returns text unchanged.