When I invoke :Telescope lsp_dynamic_workspace_symbols
on a java project the picker show class
entries, but not method
,field
, ‘constructor’ or package
entries.
Is there any way to make this work, or it’s not possible to get this kind of symbols in a “workspace” query with jdtls? or jdtls has this but nvim-jdtls does not support this?