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
{{ message }}
This repository was archived by the owner on Jun 8, 2023. It is now read-only.
VSCode would complain when launching the extension that the "New ScalaTest
suite"-snippet was very likely confusing snippet-variables and
snippet-placeholders. So I changed them over to use placeholders, as
that both silences the warning and makes the snippets more useful as you
can just tab through the bits that you need to type in yourself.
0 commit comments