dprint / dprint-intellij

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

Show error notification when initialisation fails. #76

Closed ryan-rushton closed 6 months ago

ryan-rushton commented 6 months ago

Overview

This adds a notification to the UI when the editor service fails to start up.

Also, the console tool window will now start recording and showing output from project start up rather than from the first time the console is opened.

Example

Screenshot 2024-01-16 at 8 47 15 pm