Closed
Description
E.g., for function or class definition symbols, I would like to know the location of the associated body, which would in most circumstances be multi-line. However, the index generated has only 3 number ranges, which probably means only the location of the symbol token is emitted.
If not, will it be supported in the future? I essentially want to support a feature similar to seeing the implementation code block when hovering over symbols in VS Code.