metals icon indicating copy to clipboard operation
metals copied to clipboard

feat: Set unused tag for unused diagnostics

Open ghostbuster91 opened this issue 3 months ago • 0 comments

waiting for: https://github.com/scala/scala3/pull/19780

For now this will only work for scala3 as scala2 does not emit errorCodes. Regex based support for this feature in scala2 will be added as a follow-up.

cc @rochala

ghostbuster91 avatar May 05 '24 20:05 ghostbuster91