Address usage of deprecated constructor SymbolInformation #1423
Open
Description
The deprecated constructor SymbolInformation.<init>()
is used in the following method:
JaxRsWorkspaceSymbolParticipant.createSymbol(...)
Additionally, address the deprecation of the following methods:
SymbolInformation.setName(String)
SymbolInformation.setLocation(Location)
SymbolInformation.setKind(SymbolKind)
Metadata
Assignees
Labels
No labels