Closed
Description
debugpy
supports the guiEventLoop
option, see microsoft/debugpy#1112, microsoft/debugpy#704, microsoft/debugpy#800, and https://github.com/microsoft/debugpy/blob/ef9a67fe150179ee4df9997f9273723c26687fab/src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_json_debug_options.py#L96C13-L97
However, the JSON schema does not include it, thus reporting
Related: microsoft/vscode-python#22406