scala3 icon indicating copy to clipboard operation
scala3 copied to clipboard

Add error code to diagnostics about unused code

Open ghostbuster91 opened this issue 1 year ago • 2 comments

ghostbuster91 avatar Feb 25 '24 21:02 ghostbuster91

Sorry for the review to take that long, but it seems like we've aligned the solution. I think we can move into the next stage where we implement the remaining diagnostics and a dozen of tests.

rochala avatar Apr 20 '24 08:04 rochala

As discussed in DMs I stripped the PR from any implementation of actionable diagnostics for unused symbols so it can be merged faster. Actionable diagnostics will be implemented as a follow-up.

In the meantime merging this PR will unblock other work in metals as we need to have the errorCode set in stone before we start using it.

ghostbuster91 avatar May 05 '24 20:05 ghostbuster91