Describe the bug
Use SBT 2.0.0 as the BSP, put in code that doesn't compile.
In the output tab, this is printed:
org.eclipse.lsp4j.jsonrpc.ResponseErrorException: (haven-collaboration / Compile / �[31mcompileIncremental�[0m) sbt.util.CachedCompileFailure$$anon$1: Compilation failed
at org.eclipse.lsp4j.jsonrpc.RemoteEndpoint.handleResponse(RemoteEndpoint.java:214)
at org.eclipse.lsp4j.jsonrpc.RemoteEndpoint.consume(RemoteEndpoint.java:198)
at scala.meta.internal.metals.RequestMonitorImpl$$anon$1.consume(ServerLivenessMonitor.scala:41)
at org.eclipse.lsp4j.jsonrpc.json.StreamMessageProducer.handleMessage(StreamMessageProducer.java:189)
at org.eclipse.lsp4j.jsonrpc.json.StreamMessageProducer.listen(StreamMessageProducer.java:97)
at org.eclipse.lsp4j.jsonrpc.json.ConcurrentMessageProcessor.run(ConcurrentMessageProcessor.java:97)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:545)
at java.util.concurrent.FutureTask.run(FutureTask.java:328)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1090)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614)
at java.lang.Thread.run(Thread.java:1474)
Expected behavior
Underlining of compilation errors.
Operating system
Linux
Editor/Extension
VS Code
Version of Metals
v1.6.7
Scala version/s
3.8.4
Extra context or search terms

Describe the bug
Use SBT 2.0.0 as the BSP, put in code that doesn't compile.
In the output tab, this is printed:
Expected behavior
Underlining of compilation errors.
Operating system
Linux
Editor/Extension
VS Code
Version of Metals
v1.6.7
Scala version/s
3.8.4
Extra context or search terms