You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's easier than I initially thought. Pretty functions are adding terminal colors and are directly used. Replacing them with show instances solves the issue.
Is your enhancement request related to a problem? Please describe.
Severity and Category use terminal color codes that aren't recognized in Vim/CoC. I assume that's also the case in other editors.
Describe the solution you'd like
stan
itself to configure/detect non interactive mode or skip coloringAdditional context
Currently using
a89ba412293327ec838c00d899ea9c6013c46aa3
.haskell-language-server version: 1.7.0.0 (GHC: 9.2.4) (PATH: /home/andreas/.ghcup/bin/haskell-language-server-wrapper-1.7.0.1) Tool versions found on the $PATH cabal: 3.8.1.0 stack: 2.7.5 ghc: 9.2.4
In case the local stan installation is relevant:
Pinging @uhbif19
The text was updated successfully, but these errors were encountered: