-
|
There's a run button. When I click it, no test is run. The log looks like below: The class looks like below: But if I click run on Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
|
Looks like a bug, could you report the snippet in question? Or is it just as simple as in the description? There is also a bunch of tests that you can take a look at, I don't exactly remember which styles are currently supported. There was a recent PR in that area which can point you in the direction the test classes and how it's implemented https://github.com/scalameta/metals/pull/7512/changes |
Beta Was this translation helpful? Give feedback.
Ok, the fix is here #8274
Tested that it actually works