obiwan87 / odin-intellij

Odin Support plugin for JetBrains IDEs
https://plugins.jetbrains.com/plugin/22933-odin-support
MIT License
37 stars 3 forks source link

Use <br> to separate error tooltip on lines #59

Closed Dima-369 closed 2 months ago

Dima-369 commented 2 months ago

The \n does not work for the error tooltip, but <br> does.

CleanShot 2024-08-15 at 16 07 33@2x

Dima-369 commented 2 months ago

Amazing:

CleanShot 2024-08-15 at 16 08 55@2x