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
This method is deprecated in version 2024.1.7 onwards.
SymbolInformation is deprecated in favor of DocumentSymbol or WorkspaceSymbol - Github Repo Ref LSP Reference
The deprecated method
SymbolInformation.setKind(SymbolKind)
is invoked in the following method:JaxRsWorkspaceSymbolParticipant.createSymbol(...)
This invocation needs to be addressed to ensure compatibility.
The text was updated successfully, but these errors were encountered: