---\nMigrated from CyberAgentAILab/pinjected#125\nOriginally created by @proboscis on null\n\n---\n\n## Description
The PyCharm plugin is not properly handling complex JSON configuration for run configurations. When loading configuration JSON with deeply nested structures like:
\\
Expected behavior
The plugin should properly parse and create run configurations from this JSON structure.
Current behavior
The plugin fails to handle these complex nested configurations correctly.
Environment
- PyCharm version: [version]
- PInject Design plugin version: [version]
- OS: macOS
Additional context
This prevents users from automatically importing complex run configurations.
---\nMigrated from CyberAgentAILab/pinjected#125\nOriginally created by @proboscis on null\n\n---\n\n## Description
The PyCharm plugin is not properly handling complex JSON configuration for run configurations. When loading configuration JSON with deeply nested structures like:
\\
Expected behavior
The plugin should properly parse and create run configurations from this JSON structure.
Current behavior
The plugin fails to handle these complex nested configurations correctly.
Environment
Additional context
This prevents users from automatically importing complex run configurations.