dprint / dprint-intellij

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

Small refactor for editor service + initialisation test #73

Closed ryan-rushton closed 8 months ago

ryan-rushton commented 9 months ago

Overview

This refactors editor process to pull out the stderr listener (similar to the stdout listen in editor service v5), rename the messages to be more indicative of their purpose, and to write a test to lock in initialisation of the process