imports-for-non-compiling
outline test not working for Scala 3's best effort
#6593
Labels
bug
Something that is making a piece of functionality unusable
fixed-upstream
Tag a ticket with this when a fix upstream has been completed and we can now address the ticket
presentation-compiler
Something relating to the presentation compiler
Scala 3
Generic ticket relating to Scala 3
Milestone
Describe the bug
Running
imports-for-non-compiling
metals test fromCompilersLspSuite.scala
(before merging #5219) / OutlineLspSuite (after merging):fails with an error:
empty ArrayBuffer in assertCodeAction
Expected behavior
Should pass
Operating system
None
Editor/Extension
None
Version of Metals
c4c1d29
Extra context or search terms
Was asked to submit this here. Importing missing symbols like this works for me on a locally released metals, so not sure what is going wrong here.
The text was updated successfully, but these errors were encountered: