Closed sattabrotochy closed 3 weeks ago
Hi. The plugin uses an external program called dart_format. That program is started by the plugin. They communicate via HTTP on the port 7777. You can also copy http://127.0.0.1:7777/status into your browser to connect to that service (the IDE must be started) to see the status. It seems you have some software installed that does not allow inter-process communication or maybe you denied a popup from your IDE requesting that. Could that be an explanation?
This issue is stale because it has been open for 7 days with no activity.
This issue was closed because it has been inactive for 7 days since being marked as stale.
Please supply any additional information here, e.g. the source code that caused the error:
Origin: ExternalDartFormat.run/Exception OS: Windows 11 Plugin version: 2.0.20 External dart_format version: 1.1.20