e.g. in InitializeParams, the rootUri is deprecated. However, because of scaladoc magic, the deprecation is recognized on InitializeParams itself. This results in silly Scaladoc rendering:
At least it happens in metals (vscode) on hover of InitializePArams:

e.g. in
InitializeParams, therootUriis deprecated. However, because of scaladoc magic, the deprecation is recognized onInitializeParamsitself. This results in silly Scaladoc rendering:At least it happens in metals (vscode) on hover of
InitializePArams: