dprint / dprint-intellij

A dprint plugin for Intellij.
https://plugins.jetbrains.com/plugin/18192-dprint
MIT License
12 stars 2 forks source link

Force editor destruction. #7

Closed ryan-rushton closed 2 years ago

ryan-rushton commented 2 years ago

Overview

In tracking down an issue with formatting I have found that if the editor service hangs it doesn't get destroyed like I intended it to. This adds a more forceful condition so we actually destroy it when it has hung.