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
bugfix: Fix issue with JDK 8 compatibility in mtagsShared (#24071)
This got introduced, because we no longer check in Scala Next. I added
an additional check in metals to make sure this doesn't happen anymore.