diff options
author | bors[bot] <bors[bot]@users.noreply.github.com> | 2019-01-25 07:13:16 +0000 |
---|---|---|
committer | bors[bot] <bors[bot]@users.noreply.github.com> | 2019-01-25 07:13:16 +0000 |
commit | 675943712ce92e0ce04e85e6952f50bcbf1ee611 (patch) | |
tree | 20e611b63e26157457855db38d4fd866e6d3e7cd /crates/ra_hir/src/marks.rs | |
parent | 1d4b421aad0bbcd26d88e65b28dbbb4efb51d155 (diff) | |
parent | 4eff8ddb8b8352d432d87198d43c674696ca9344 (diff) |
Merge #630
630: Fill in DocumentSymbol::detail r=matklad a=hban
Closes: #516
I just pulled type text from the syntax node and "formatted" is bit. VS Code can't really handle multi-line symbol detail (it's will crop it when rendering), so that formatting will just collapse all white-space to singe space. It isn't pretty, but maybe there's a better way.
Issue also mentions "need to be done for `NavigationTarget` to `SymbolInformation`", but `SymbolInformation` doesn't have detail field on it?
Co-authored-by: Hrvoje Ban <[email protected]>
Diffstat (limited to 'crates/ra_hir/src/marks.rs')
0 files changed, 0 insertions, 0 deletions