This plugin is severely impacting IDE performance.
PhpStorm frequently becomes unresponsive when "React Native Console" is enabled. The issue is consistent and reproducible — the IDE freezes to the point where thread dumps are required.
The warning "Plugin 'React Native Console' might be slowing things down" is not just informational — it reflects a real and critical performance problem.
This is not a minor slowdown:
- UI freezes
- High CPU usage
- IDE becomes unusable during development
Disabling the plugin immediately resolves the issue, which clearly isolates the root cause.
This needs urgent investigation and optimization. In its current state, the plugin is not production-usable.
This plugin is severely impacting IDE performance.
PhpStorm frequently becomes unresponsive when "React Native Console" is enabled. The issue is consistent and reproducible — the IDE freezes to the point where thread dumps are required.
The warning "Plugin 'React Native Console' might be slowing things down" is not just informational — it reflects a real and critical performance problem.
This is not a minor slowdown:
Disabling the plugin immediately resolves the issue, which clearly isolates the root cause.
This needs urgent investigation and optimization. In its current state, the plugin is not production-usable.