|
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! |
Answered by
tgodzik
Mar 24, 2026
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 |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ok, the fix is here #8274
Tested that it actually works